Skip to content

Commit 3fd9faf

Browse files
committed
Dependency updates
1 parent 54e7392 commit 3fd9faf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build-helper-mojo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.ow2.asm</groupId>
6161
<artifactId>asm</artifactId>
62-
<version>9.7.1</version>
62+
<version>9.8</version>
6363
<scope>test</scope>
6464
</dependency>
6565
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
4848
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4949
<apache.http.version>4.5.3</apache.http.version>
50-
<version.plugin.surefire>3.5.2</version.plugin.surefire>
50+
<version.plugin.surefire>3.5.3</version.plugin.surefire>
5151
<maven-enforcer-plugin-version>3.5.0</maven-enforcer-plugin-version>
5252
<maven-clean-plugin-version>3.4.1</maven-clean-plugin-version>
5353
<maven-compiler-plugin-version>3.14.0</maven-compiler-plugin-version>

0 commit comments

Comments
 (0)