-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Development #216
Development #216
Conversation
Bumps `quarkus.platform.version` from 3.3.0 to 3.3.1. Updates `io.quarkus.platform:quarkus-bom` from 3.3.0 to 3.3.1 - [Commits](quarkusio/quarkus-platform@3.3.0...3.3.1) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.3.0 to 3.3.1 - [Commits](quarkusio/quarkus-platform@3.3.0...3.3.1) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/smallrye/jandex/releases) - [Commits](smallrye/jandex@3.1.2...3.1.3) --- updated-dependencies: - dependency-name: io.smallrye:jandex-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @vincejv, your code changes are approved! 🥳
✅ Released version to SNAPSHOT repository: Parent POM Usage:<parent>
<groupId>com.abavilla</groupId>
<artifactId>fpi-framework-pom</artifactId>
<version>1.8.6-2a2f96f-SNAPSHOT</version>
</parent> BOM Usage:<dependencyManagement>
<dependency>
<groupId>com.abavilla</groupId>
<artifactId>fpi-framework-bom</artifactId>
<version>1.8.6-2a2f96f-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencyManagement> |
Kudos, SonarCloud Quality Gate passed! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @vincejv, your code changes are approved! 🥳
No description provided.