Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Apr 4, 2024
1 parent 10a4cc1 commit 39e95b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -54,7 +54,7 @@
<maven-install-plugin-version>3.1.1</maven-install-plugin-version>
<maven-deploy-plugin-version>3.1.1</maven-deploy-plugin-version>
<maven-deploy-plugin-version>3.0.0</maven-deploy-plugin-version>
<maven-plugin-plugin-version>3.11.0</maven-plugin-plugin-version>
<maven-plugin-plugin-version>3.12.0</maven-plugin-plugin-version>
<maven-site-plugin-version>3.12.1</maven-site-plugin-version>
<maven-jar-plugin-version>3.3.0</maven-jar-plugin-version>
<maven-war-plugin-version>3.4.0</maven-war-plugin-version>
Expand Down Expand Up @@ -154,7 +154,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.11</version>
<version>0.8.12</version>
<executions>
<execution>
<id>prepare-agent</id>
Expand Down

0 comments on commit 39e95b1

Please sign in to comment.