Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-assembly-plugin to v…
Browse files Browse the repository at this point in the history
…3.4.1
  • Loading branch information
renovate[bot] committed Jul 8, 2022
1 parent 1bbeaab commit f31a64c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keycloak-quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<configuration>
<descriptors>
<descriptor>assembly/build.xml</descriptor>
Expand Down
2 changes: 1 addition & 1 deletion keycloak/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<configuration>
<descriptors>
<descriptor>assembly/build.xml</descriptor>
Expand Down

0 comments on commit f31a64c

Please sign in to comment.