Skip to content

Commit

Permalink
Bump quarkus.version from 3.8.3.redhat-00003 to 3.8.4.redhat-00002 (#250
Browse files Browse the repository at this point in the history
)

Bumps `quarkus.version` from 3.8.3.redhat-00003 to 3.8.4.redhat-00002.

Updates `com.redhat.quarkus.platform:quarkus-bom` from 3.8.3.redhat-00003 to 3.8.4.redhat-00002
- [Commits](https://github.com/quarkusio/quarkus-platform/commits)

Updates `com.redhat.quarkus.platform:quarkus-maven-plugin` from 3.8.3.redhat-00003 to 3.8.4.redhat-00002
- [Commits](https://github.com/quarkusio/quarkus-platform/commits)

---
updated-dependencies:
- dependency-name: com.redhat.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.redhat.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent ad300ec commit 27ffd35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<quarkus-logging-sentry.version>2.0.7</quarkus-logging-sentry.version>

<quarkus.groupId>com.redhat.quarkus.platform</quarkus.groupId>
<quarkus.version>3.8.3.redhat-00003</quarkus.version>
<quarkus.version>3.8.4.redhat-00002</quarkus.version>

<revision>999-SNAPSHOT</revision>
<!-- Cross plugins settings -->
Expand Down

0 comments on commit 27ffd35

Please sign in to comment.