Skip to content

Commit

Permalink
Bump maven-enforcer-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=12317520&version=12353576

JIRA: LIGHTY-263
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
  • Loading branch information
Tobianas committed Oct 16, 2023
1 parent 4da8122 commit d75dcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighty-core/lighty-minimal-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>enforce-maven</id>
Expand Down

0 comments on commit d75dcdb

Please sign in to comment.