Skip to content

Commit

Permalink
build(deps): bump io.quarkus:quarkus-maven-plugin from 3.5.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps io.quarkus:quarkus-maven-plugin from 3.5.0 to 3.5.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 7048092 commit 57a3208
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 @@ -82,7 +82,7 @@
<spotbugs.version>4.7.3</spotbugs.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.5.0</quarkus.version>
<quarkus.version>3.5.1</quarkus.version>
</properties>

<modules>
Expand Down

0 comments on commit 57a3208

Please sign in to comment.