Skip to content

Commit

Permalink
Merge pull request #43 from itcr-uni-luebeck/renovate/maven-enforcer-…
Browse files Browse the repository at this point in the history
…plugin.version

Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.5.0
  • Loading branch information
nr23730 authored Jun 6, 2024
2 parents 9dd0619 + f3cd219 commit a0ddb01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<junit.version>5.10.2</junit.version>
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
<maven-javadoc-plugin.version>3.7.0</maven-javadoc-plugin.version>
<coveralls-maven-plugin.version>4.3.0</coveralls-maven-plugin.version>
Expand Down

0 comments on commit a0ddb01

Please sign in to comment.