Skip to content

Commit

Permalink
Bump version.io.quarkus from 3.8.2 to 3.8.3 (#435)
Browse files Browse the repository at this point in the history
Bumps `version.io.quarkus` from 3.8.2 to 3.8.3.

Updates `io.quarkus:quarkus-bom` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.8.2...3.8.3)

Updates `io.quarkus:quarkus-maven-plugin` from 3.8.2 to 3.8.3

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 41f9dab commit 1b4abd4
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 @@ -66,7 +66,7 @@
<version.com.github.spotbugs>4.8.3.1</version.com.github.spotbugs>
<version.com.mycila>4.3</version.com.mycila>
<version.com.puppycrawl.tools>10.14.1</version.com.puppycrawl.tools>
<version.io.quarkus>3.8.2</version.io.quarkus>
<version.io.quarkus>3.8.3</version.io.quarkus>
<version.net.revelc.code.formatter.formatter-maven-plugin>2.23.0</version.net.revelc.code.formatter.formatter-maven-plugin>
<version.net.revelc.code.impsort-maven-plugin>1.9.0</version.net.revelc.code.impsort-maven-plugin>
<version.net.sourceforge.pmd>6.55.0</version.net.sourceforge.pmd>
Expand Down

0 comments on commit 1b4abd4

Please sign in to comment.