Skip to content

Commit

Permalink
Merge pull request #204 from gtasa-savegame-editor/dependabot/maven/o…
Browse files Browse the repository at this point in the history
…rg.apache.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
lfuelling committed Apr 22, 2024
2 parents 075c05b + 06203ae commit 487a994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion savegame-editor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<configuration>
<excludes>
<!-- exclude>**/log4j.properties</exclude -->
Expand Down

0 comments on commit 487a994

Please sign in to comment.