Skip to content

Commit

Permalink
Bump maven-jar-plugin to 3.4.1
Browse files Browse the repository at this point in the history
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317526&version=12354551

JIRA: LIGHTY-304
Signed-off-by: tobias.pobocik <[email protected]>
(cherry picked from commit 84b0827)
  • Loading branch information
Tobianas authored and ihrasko committed May 30, 2024
1 parent 7920ab5 commit e087a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighty-core/lighty-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<configuration>
<archive>
<manifest>
Expand Down

0 comments on commit e087a31

Please sign in to comment.