Skip to content

Commit af66fd4

Browse files
Bump the quarkus group with 7 updates
Bumps the quarkus group with 7 updates: | Package | From | To | | --- | --- | --- | | [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) | `3.30.1` | `3.30.2` | | io.quarkus:quarkus-maven-plugin | `3.30.1` | `3.30.2` | | [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) | `3.30.1` | `3.30.2` | | [io.quarkus:quarkus-ide-config](https://github.com/quarkusio/quarkus) | `3.30.1` | `3.30.2` | | io.quarkus:quarkus-devtools-common | `3.30.1` | `3.30.2` | | io.quarkus:quarkus-devtools-base-codestarts | `3.30.1` | `3.30.2` | | io.quarkus:quarkus-devtools-testing | `3.30.1` | `3.30.2` | Updates `io.quarkus.platform:quarkus-bom` from 3.30.1 to 3.30.2 - [Commits](quarkusio/quarkus-platform@3.30.1...3.30.2) Updates `io.quarkus:quarkus-maven-plugin` from 3.30.1 to 3.30.2 Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.30.1 to 3.30.2 - [Commits](quarkusio/quarkus-platform@3.30.1...3.30.2) Updates `io.quarkus:quarkus-ide-config` from 3.30.1 to 3.30.2 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.30.1...3.30.2) Updates `io.quarkus:quarkus-maven-plugin` from 3.30.1 to 3.30.2 Updates `io.quarkus:quarkus-devtools-common` from 3.30.1 to 3.30.2 Updates `io.quarkus:quarkus-devtools-base-codestarts` from 3.30.1 to 3.30.2 Updates `io.quarkus:quarkus-devtools-testing` from 3.30.1 to 3.30.2 Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.30.1 to 3.30.2 - [Commits](quarkusio/quarkus-platform@3.30.1...3.30.2) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-maven-plugin dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-ide-config dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-maven-plugin dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-devtools-common dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-devtools-base-codestarts dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus:quarkus-devtools-testing dependency-version: 3.30.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: quarkus - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: quarkus ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1332791 commit af66fd4

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
@@ -17,7 +17,7 @@
1717

1818
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
1919
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
20-
<quarkus.platform.version>3.30.1</quarkus.platform.version>
20+
<quarkus.platform.version>3.30.2</quarkus.platform.version>
2121

2222
<skipITs>true</skipITs>
2323
<surefire-plugin.version>3.5.4</surefire-plugin.version>

0 commit comments

Comments
 (0)