Skip to content

Commit b771841

Browse files
dependabot[bot]yrodiere
authored andcommitted
Bump the quarkus group with 2 updates
Bumps the quarkus group with 2 updates: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) and io.quarkus:quarkus-maven-plugin. Updates `io.quarkus:quarkus-bom` from 3.7.2 to 3.7.3 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.7.2...3.7.3) Updates `io.quarkus:quarkus-maven-plugin` from 3.7.2 to 3.7.3 Updates `io.quarkus:quarkus-maven-plugin` from 3.7.2 to 3.7.3 --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 132fd42 commit b771841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3737
<quarkus-github-app.version>2.2.0</quarkus-github-app.version>
3838
<!-- Using a single property for both plugin and platform, so that GitHub's Dependabot doesn't get confused -->
39-
<quarkus.version>3.7.2</quarkus.version>
39+
<quarkus.version>3.7.3</quarkus.version>
4040
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
4141
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
4242
<glob.version>0.9.0</glob.version>

0 commit comments

Comments
 (0)