[11.0.x] Bump the dev-dependencies group across 1 directory with 5 updates
Bumps the dev-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.5.9` | `1.5.12` | | [io.smallrye.common:smallrye-common-cpu](https://github.com/smallrye/smallrye-common) | `2.6.0` | `2.8.0` | | [org.jboss.threads:jboss-threads](https://github.com/jbossas/jboss-threads) | `3.6.1.Final` | `3.8.0.Final` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.20.0` | `10.20.1` | | [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) | `5.3.8` | `5.5.0` | Updates `ch.qos.logback:logback-core` from 1.5.9 to 1.5.12 - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.9...v_1.5.12) Updates `io.smallrye.common:smallrye-common-cpu` from 2.6.0 to 2.8.0 - [Release notes](https://github.com/smallrye/smallrye-common/releases) - [Commits](https://github.com/smallrye/smallrye-common/compare/2.6.0...2.8.0) Updates `org.jboss.threads:jboss-threads` from 3.6.1.Final to 3.8.0.Final - [Commits](https://github.com/jbossas/jboss-threads/compare/3.6.1.Final...3.8.0.Final) Updates `com.puppycrawl.tools:checkstyle` from 10.20.0 to 10.20.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.20.0...checkstyle-10.20.1) Updates `com.hazelcast:hazelcast` from 5.3.8 to 5.5.0 - [Release notes](https://github.com/hazelcast/hazelcast/releases) - [Commits](https://github.com/hazelcast/hazelcast/compare/v5.3.8...v5.5.0) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: io.smallrye.common:smallrye-common-cpu dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: org.jboss.threads:jboss-threads dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: com.hazelcast:hazelcast dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d6e4beb103
commit
8b07ae8d95
10
pom.xml
10
pom.xml
|
@ -204,7 +204,7 @@
|
|||
<build-helper.maven.plugin.version>3.6.0</build-helper.maven.plugin.version>
|
||||
<build-support.version>1.5</build-support.version>
|
||||
<buildnumber.maven.plugin.version>3.2.1</buildnumber.maven.plugin.version>
|
||||
<checkstyle.version>10.20.0</checkstyle.version>
|
||||
<checkstyle.version>10.20.1</checkstyle.version>
|
||||
<commons-codec.version>1.17.1</commons-codec.version>
|
||||
<commons-lang3.version>3.17.0</commons-lang3.version>
|
||||
<commons.compress.version>1.27.1</commons.compress.version>
|
||||
|
@ -227,7 +227,7 @@
|
|||
<h2spec.maven.plugin.version>1.0.13</h2spec.maven.plugin.version>
|
||||
<hamcrest.version>3.0</hamcrest.version>
|
||||
<hawtio.version>3.0.2</hawtio.version>
|
||||
<hazelcast.version>5.3.8</hazelcast.version>
|
||||
<hazelcast.version>5.5.0</hazelcast.version>
|
||||
<infinispan.protostream.version>4.6.5.Final</infinispan.protostream.version>
|
||||
<infinispan.version>11.0.19.Final</infinispan.version>
|
||||
<invoker.mergeUserSettings>false</invoker.mergeUserSettings>
|
||||
|
@ -261,7 +261,7 @@
|
|||
<javax.mail.glassfish.version>1.4.1.v201005082020</javax.mail.glassfish.version>
|
||||
<javax.servlet.jsp.jstl.impl.version>1.2.5</javax.servlet.jsp.jstl.impl.version>
|
||||
<jboss-logmanager.version>3.0.6.Final</jboss-logmanager.version>
|
||||
<jboss-threads.version>3.6.1.Final</jboss-threads.version>
|
||||
<jboss-threads.version>3.8.0.Final</jboss-threads.version>
|
||||
<jboss.logging.annotations.version>2.2.1.Final</jboss.logging.annotations.version>
|
||||
<jboss.logging.processor.version>2.2.1.Final</jboss.logging.processor.version>
|
||||
<jboss.logging.version>3.6.1.Final</jboss.logging.version>
|
||||
|
@ -294,7 +294,7 @@
|
|||
<license.maven.plugin.version>4.6</license.maven.plugin.version>
|
||||
<localRepoPath>${project.build.directory}/local-repo</localRepoPath>
|
||||
<log4j2.version>2.24.1</log4j2.version>
|
||||
<logback.version>1.5.9</logback.version>
|
||||
<logback.version>1.5.12</logback.version>
|
||||
<mariadb.docker.version>10.3.6</mariadb.docker.version>
|
||||
<mariadb.version>3.5.0</mariadb.version>
|
||||
<maven-plugin.plugin.version>3.15.1</maven-plugin.plugin.version>
|
||||
|
@ -522,7 +522,7 @@
|
|||
<dependency>
|
||||
<groupId>io.smallrye.common</groupId>
|
||||
<artifactId>smallrye-common-cpu</artifactId>
|
||||
<version>2.6.0</version>
|
||||
<version>2.8.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jakarta.activation</groupId>
|
||||
|
|
Loading…
Reference in New Issue