Skip to content

Commit c9c3d72

Browse files
build(deps): bump the dependencies group across 1 directory with 26 updates
Bumps the dependencies group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | org.apache.commons:commons-lang3 | `3.14.0` | `3.17.0` | | [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) | `6.1.10` | `6.1.13` | | [org.springframework:spring-test](https://github.com/spring-projects/spring-framework) | `6.1.10` | `6.1.13` | | org.slf4j:slf4j-api | `2.0.13` | `2.0.16` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.1` | `2.17.2` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.6` | `1.5.8` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.10.3` | `5.11.0` | | [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.10.3` | `5.11.0` | | [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.10.3` | `5.11.0` | | [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.2` | `2.3` | | [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) | `2.2` | `3.0` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.12.0` | `5.13.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.7.0` | `3.10.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.3.0` | `3.5.0` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.3.0` | `3.4.1` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.4` | `3.2.6` | | [org.antlr:antlr4-runtime](https://github.com/antlr/antlr4) | `4.13.1` | `4.13.2` | | [org.antlr:antlr4-maven-plugin](https://github.com/antlr/antlr4) | `4.13.1` | `4.13.2` | | [org.junit.platform:junit-platform-suite](https://github.com/junit-team/junit5) | `1.10.3` | `1.11.0` | | [joda-time:joda-time](https://github.com/JodaOrg/joda-time) | `2.12.7` | `2.13.0` | | [com.google.guava:guava](https://github.com/google/guava) | `33.2.1-jre` | `33.3.0-jre` | | [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.8` | `3.9.9` | | [org.apache.maven:maven-core](https://github.com/apache/maven) | `3.9.8` | `3.9.9` | | [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.13.1` | `3.15.0` | | [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.13.1` | `3.15.0` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.2` | `3.1.3` | Updates `org.apache.commons:commons-lang3` from 3.14.0 to 3.17.0 Updates `org.springframework:spring-webmvc` from 6.1.10 to 6.1.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.1.13) Updates `org.springframework:spring-test` from 6.1.10 to 6.1.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.1.13) Updates `org.springframework:spring-test` from 6.1.10 to 6.1.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.1.10...v6.1.13) Updates `org.slf4j:slf4j-api` from 2.0.13 to 2.0.16 Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.17.2 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.8 - [Commits](qos-ch/logback@v_1.5.6...v_1.5.8) Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.10.3...r5.11.0) Updates `org.yaml:snakeyaml` from 2.2 to 2.3 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.3..snakeyaml-2.2) Updates `org.hamcrest:hamcrest` from 2.2 to 3.0 - [Release notes](https://github.com/hamcrest/JavaHamcrest/releases) - [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md) - [Commits](hamcrest/JavaHamcrest@v2.2...v3.0) Updates `org.mockito:mockito-core` from 5.12.0 to 5.13.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.13.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.7.0 to 3.10.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.10.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.0...surefire-3.5.0) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.3.0 to 3.4.1 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.3.0...3.4.1) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.4 to 3.2.6 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.6) Updates `org.antlr:antlr4-runtime` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.13.1...4.13.2) Updates `org.antlr:antlr4-maven-plugin` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.13.1...4.13.2) Updates `org.junit.platform:junit-platform-suite` from 1.10.3 to 1.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.antlr:antlr4-maven-plugin` from 4.13.1 to 4.13.2 - [Release notes](https://github.com/antlr/antlr4/releases) - [Changelog](https://github.com/antlr/antlr4/blob/dev/CHANGES.txt) - [Commits](antlr/antlr4@4.13.1...4.13.2) Updates `joda-time:joda-time` from 2.12.7 to 2.13.0 - [Release notes](https://github.com/JodaOrg/joda-time/releases) - [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt) - [Commits](JodaOrg/joda-time@v2.12.7...v2.13.0) Updates `com.google.guava:guava` from 33.2.1-jre to 33.3.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.apache.maven:maven-plugin-api` from 3.9.8 to 3.9.9 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.8...maven-3.9.9) Updates `org.apache.maven:maven-core` from 3.9.8 to 3.9.9 - [Release notes](https://github.com/apache/maven/releases) - [Commits](apache/maven@maven-3.9.8...maven-3.9.9) Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.13.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...maven-plugin-tools-3.15.0) Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.13.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.13.1...maven-plugin-tools-3.15.0) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3) --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.hamcrest:hamcrest dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.antlr:antlr4-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit.platform:junit-platform-suite dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.antlr:antlr4-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: joda-time:joda-time dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42c1912 commit c9c3d72

File tree

6 files changed

+26
-26
lines changed

6 files changed

+26
-26
lines changed

handlebars-guava-cache/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>com.google.guava</groupId>
2626
<artifactId>guava</artifactId>
27-
<version>33.2.1-jre</version>
27+
<version>33.3.0-jre</version>
2828
</dependency>
2929

3030
<!-- Test dependencies -->
@@ -60,7 +60,7 @@
6060
<plugin>
6161
<groupId>org.apache.maven.plugins</groupId>
6262
<artifactId>maven-surefire-plugin</artifactId>
63-
<version>3.3.0</version>
63+
<version>3.5.0</version>
6464
<configuration>
6565
<!-- set default locale of the test JVM to en_US because some tests expect e.g. the dollar sign as currency symbol -->
6666
<argLine>-Duser.language=en -Duser.country=US</argLine>

handlebars-helpers/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>joda-time</groupId>
3131
<artifactId>joda-time</artifactId>
32-
<version>2.12.7</version>
32+
<version>2.13.0</version>
3333
<optional>true</optional>
3434
</dependency>
3535

handlebars-maven-plugin/pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@
3535
<dependency>
3636
<groupId>org.apache.maven</groupId>
3737
<artifactId>maven-plugin-api</artifactId>
38-
<version>3.9.8</version>
38+
<version>3.9.9</version>
3939
</dependency>
4040

4141
<dependency>
4242
<groupId>org.apache.maven</groupId>
4343
<artifactId>maven-core</artifactId>
44-
<version>3.9.8</version>
44+
<version>3.9.9</version>
4545
</dependency>
4646

4747
<dependency>
4848
<groupId>org.apache.maven.plugin-tools</groupId>
4949
<artifactId>maven-plugin-annotations</artifactId>
50-
<version>3.13.1</version>
50+
<version>3.15.0</version>
5151
<scope>provided</scope>
5252
</dependency>
5353

@@ -96,7 +96,7 @@
9696
<plugin>
9797
<groupId>org.apache.maven.plugins</groupId>
9898
<artifactId>maven-plugin-plugin</artifactId>
99-
<version>3.13.1</version>
99+
<version>3.15.0</version>
100100
<configuration>
101101
<!-- see http://jira.codehaus.org/browse/MNG-5346 -->
102102
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>

handlebars/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
<dependency>
203203
<groupId>org.junit.platform</groupId>
204204
<artifactId>junit-platform-suite</artifactId>
205-
<version>1.10.3</version>
205+
<version>1.11.0</version>
206206
<scope>test</scope>
207207
</dependency>
208208

pom.xml

+15-15
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.apache.commons</groupId>
6666
<artifactId>commons-lang3</artifactId>
67-
<version>3.14.0</version>
67+
<version>3.17.0</version>
6868
</dependency>
6969

7070
<dependency>
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>org.slf4j</groupId>
9191
<artifactId>slf4j-api</artifactId>
92-
<version>2.0.13</version>
92+
<version>2.0.16</version>
9393
</dependency>
9494

9595
<!-- Servlet API -->
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>ch.qos.logback</groupId>
113113
<artifactId>logback-classic</artifactId>
114-
<version>1.5.6</version>
114+
<version>1.5.8</version>
115115
</dependency>
116116

117117
<dependency>
@@ -135,13 +135,13 @@
135135
<dependency>
136136
<groupId>org.yaml</groupId>
137137
<artifactId>snakeyaml</artifactId>
138-
<version>2.2</version>
138+
<version>2.3</version>
139139
</dependency>
140140

141141
<dependency>
142142
<groupId>org.hamcrest</groupId>
143143
<artifactId>hamcrest</artifactId>
144-
<version>2.2</version>
144+
<version>3.0</version>
145145
</dependency>
146146

147147
<dependency>
@@ -168,7 +168,7 @@
168168
<plugin>
169169
<groupId>org.apache.maven.plugins</groupId>
170170
<artifactId>maven-javadoc-plugin</artifactId>
171-
<version>3.7.0</version>
171+
<version>3.10.0</version>
172172
<configuration>
173173
<excludePackageNames>com.github.jknack.handlebars.internal.*</excludePackageNames>
174174
<show>public</show>
@@ -189,7 +189,7 @@
189189
<plugin>
190190
<groupId>org.apache.maven.plugins</groupId>
191191
<artifactId>maven-surefire-plugin</artifactId>
192-
<version>3.3.0</version>
192+
<version>3.5.0</version>
193193
<configuration>
194194
<!-- set default locale of the test JVM to en_US because some tests expect e.g. the dollar sign as currency symbol -->
195195
<argLine>-Duser.language=en -Duser.country=US</argLine>
@@ -260,7 +260,7 @@
260260
<plugin>
261261
<groupId>org.apache.maven.plugins</groupId>
262262
<artifactId>maven-surefire-plugin</artifactId>
263-
<version>3.3.0</version>
263+
<version>3.5.0</version>
264264
<inherited>false</inherited>
265265
<configuration>
266266
<includes>
@@ -290,7 +290,7 @@
290290
<plugin>
291291
<groupId>org.codehaus.mojo</groupId>
292292
<artifactId>exec-maven-plugin</artifactId>
293-
<version>3.3.0</version>
293+
<version>3.4.1</version>
294294
<executions>
295295
<execution>
296296
<phase>initialize</phase>
@@ -393,7 +393,7 @@
393393
<plugin>
394394
<groupId>org.apache.maven.plugins</groupId>
395395
<artifactId>maven-gpg-plugin</artifactId>
396-
<version>3.2.4</version>
396+
<version>3.2.6</version>
397397
<executions>
398398
<execution>
399399
<id>sign-artifacts</id>
@@ -494,11 +494,11 @@
494494
<properties>
495495
<!-- Encoding UTF-8 -->
496496
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
497-
<jackson2-version>2.17.1</jackson2-version>
498-
<spring.version>6.1.10</spring.version>
497+
<jackson2-version>2.17.2</jackson2-version>
498+
<spring.version>6.1.13</spring.version>
499499
<jacoco.version>0.8.12</jacoco.version>
500-
<antlr-version>4.13.1</antlr-version>
501-
<mockito.version>5.12.0</mockito.version>
500+
<antlr-version>4.13.2</antlr-version>
501+
<mockito.version>5.13.0</mockito.version>
502502
<maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssa</maven.build.timestamp.format>
503503
<maven-antrun-plugin.version>3.1.0</maven-antrun-plugin.version>
504504
<timestamp>${maven.build.timestamp}</timestamp>
@@ -508,6 +508,6 @@
508508
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
509509
<pre-commit-hook>src${file.separator}etc${file.separator}formatter.sh</pre-commit-hook>
510510
<mustache-specs>handlebars${file.separator}src${file.separator}test${file.separator}resources${file.separator}mustache</mustache-specs>
511-
<junit.version>5.10.3</junit.version>
511+
<junit.version>5.11.0</junit.version>
512512
</properties>
513513
</project>

tests/pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>joda-time</groupId>
3535
<artifactId>joda-time</artifactId>
36-
<version>2.12.7</version>
36+
<version>2.13.0</version>
3737
</dependency>
3838

3939
<!-- Test dependencies -->
@@ -75,7 +75,7 @@
7575
<plugin>
7676
<groupId>org.apache.maven.plugins</groupId>
7777
<artifactId>maven-surefire-plugin</artifactId>
78-
<version>3.3.0</version>
78+
<version>3.5.0</version>
7979
<configuration>
8080
<!-- set default locale of the test JVM to en_US because some tests expect e.g. the dollar sign as currency symbol -->
8181
<argLine>-Duser.language=en -Duser.country=US</argLine>
@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>org.apache.maven.plugins</groupId>
9797
<artifactId>maven-deploy-plugin</artifactId>
98-
<version>3.1.2</version>
98+
<version>3.1.3</version>
9999
<configuration>
100100
<skip>true</skip>
101101
</configuration>

0 commit comments

Comments
 (0)