Skip to content

Commit

Permalink
Merge pull request #558 from CROSSINGTUD/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-jar-plugin-3.4.1

Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1
  • Loading branch information
schlichtig authored May 10, 2024
2 parents 8e188b8 + 5508a57 commit 60ea08c
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 @@ -42,7 +42,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<versions.maven-jar-plugin>3.3.0</versions.maven-jar-plugin>
<versions.maven-jar-plugin>3.4.1</versions.maven-jar-plugin>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
Expand Down

0 comments on commit 60ea08c

Please sign in to comment.