Skip to content

Commit a77695b

Browse files
[12.0.x Root pom] Bump the dev-dependencies group with 5 updates
Bumps the dev-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [commons-codec:commons-codec](https://github.com/apache/commons-codec) | `1.19.0` | `1.20.0` | | [commons-io:commons-io](https://github.com/apache/commons-io) | `2.20.0` | `2.21.0` | | [io.smallrye.common:smallrye-common-annotation](https://github.com/smallrye/smallrye-common) | `2.13.9` | `2.14.0` | | [io.smallrye.common:smallrye-common-cpu](https://github.com/smallrye/smallrye-common) | `2.13.9` | `2.14.0` | | [eu.maveniverse.maven.mimir:extension3](https://github.com/maveniverse/mimir) | `0.10.4` | `0.10.5` | Updates `commons-codec:commons-codec` from 1.19.0 to 1.20.0 - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.19.0...rel/commons-codec-1.20.0) Updates `commons-io:commons-io` from 2.20.0 to 2.21.0 - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.20.0...rel/commons-io-2.21.0) Updates `io.smallrye.common:smallrye-common-annotation` from 2.13.9 to 2.14.0 - [Release notes](https://github.com/smallrye/smallrye-common/releases) - [Commits](smallrye/smallrye-common@2.13.9...2.14.0) Updates `io.smallrye.common:smallrye-common-cpu` from 2.13.9 to 2.14.0 - [Release notes](https://github.com/smallrye/smallrye-common/releases) - [Commits](smallrye/smallrye-common@2.13.9...2.14.0) Updates `io.smallrye.common:smallrye-common-cpu` from 2.13.9 to 2.14.0 - [Release notes](https://github.com/smallrye/smallrye-common/releases) - [Commits](smallrye/smallrye-common@2.13.9...2.14.0) Updates `eu.maveniverse.maven.mimir:extension3` from 0.10.4 to 0.10.5 - [Release notes](https://github.com/maveniverse/mimir/releases) - [Commits](maveniverse/mimir@release-0.10.4...release-0.10.5) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: io.smallrye.common:smallrye-common-annotation dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: io.smallrye.common:smallrye-common-cpu dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: io.smallrye.common:smallrye-common-cpu dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eu.maveniverse.maven.mimir:extension3 dependency-version: 0.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5237545 commit a77695b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mvn/extensions.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
<extension>
55
<groupId>eu.maveniverse.maven.mimir</groupId>
66
<artifactId>extension3</artifactId>
7-
<version>0.10.4</version>
7+
<version>0.10.5</version>
88
</extension>
99
</extensions>

0 commit comments

Comments
 (0)