Skip to content

Commit 7e11c59

Browse files
chore(deps): update all non-major dependencies
1 parent 9fdf410 commit 7e11c59

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ SPDX-License-Identifier: EUPL-1.2
2828
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2929
<maven.compiler.release>17</maven.compiler.release>
3030

31-
<checkstyle.version>13.0.0</checkstyle.version>
31+
<checkstyle.version>13.2.0</checkstyle.version>
3232
<gson.version>2.13.2</gson.version>
3333
<jacoco.version>0.8.14</jacoco.version>
34-
<junit.version>6.0.1</junit.version>
34+
<junit.version>6.0.2</junit.version>
3535
<picocli.version>4.7.7</picocli.version>
36-
<spotless.version>3.1.0</spotless.version>
36+
<spotless.version>3.2.1</spotless.version>
3737
<truth.version>1.4.5</truth.version>
3838
</properties>
3939

@@ -129,7 +129,7 @@ SPDX-License-Identifier: EUPL-1.2
129129
<plugin>
130130
<groupId>org.codehaus.mojo</groupId>
131131
<artifactId>versions-maven-plugin</artifactId>
132-
<version>2.20.1</version>
132+
<version>2.21.0</version>
133133
</plugin>
134134
<plugin>
135135
<groupId>org.jacoco</groupId>
@@ -220,7 +220,7 @@ SPDX-License-Identifier: EUPL-1.2
220220
<plugin>
221221
<groupId>org.apache.maven.plugins</groupId>
222222
<artifactId>maven-compiler-plugin</artifactId>
223-
<version>3.14.1</version>
223+
<version>3.15.0</version>
224224
</plugin>
225225
<plugin>
226226
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)