Skip to content

Commit b2334d5

Browse files
Bump io.quarkus:quarkus-maven-plugin from 3.17.5 to 3.30.6
Bumps io.quarkus:quarkus-maven-plugin from 3.17.5 to 3.30.6. --- updated-dependencies: - dependency-name: io.quarkus:quarkus-maven-plugin dependency-version: 3.30.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c539ac commit b2334d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
149149
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
150150
<!-- quarkus -->
151-
<quarkus-plugin.version>3.17.5</quarkus-plugin.version>
151+
<quarkus-plugin.version>3.31.0</quarkus-plugin.version>
152152
<quarkus.platform.version>3.17.5</quarkus.platform.version>
153153

154154
<server.jvm.args>${jvm.args.other} ${jvm.args.memory} ${jvm.args.debug} ${jvm.args.modular}</server.jvm.args>

0 commit comments

Comments
 (0)