Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Nov 15, 2023
1 parent 0a686f6 commit 47fd9ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<apache.http.version>4.5.3</apache.http.version>
<version.plugin.surefire>3.2.1</version.plugin.surefire>
<version.plugin.surefire>3.2.2</version.plugin.surefire>
<maven-enforcer-plugin-version>3.4.1</maven-enforcer-plugin-version>
<maven-clean-plugin-version>3.3.2</maven-clean-plugin-version>
<maven-compiler-plugin-version>3.11.0</maven-compiler-plugin-version>
Expand All @@ -60,7 +60,7 @@
<maven-war-plugin-version>3.4.0</maven-war-plugin-version>
<maven-resources-plugin-version>3.3.1</maven-resources-plugin-version>
<maven-dependency-plugin-version>3.6.1</maven-dependency-plugin-version>
<dependency-check-version>8.4.2</dependency-check-version>
<dependency-check-version>8.4.3</dependency-check-version>

<skip.dependency-check>false</skip.dependency-check>

Expand Down

0 comments on commit 47fd9ef

Please sign in to comment.