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.3.0
  • Loading branch information
renovate-bot committed Oct 29, 2021
1 parent d9461ba commit fdeee9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion keycloak-plugins/chillispot-radius-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
<configuration>
<descriptors>
<descriptor>${javadoc}/build.xml</descriptor>
Expand Down
2 changes: 1 addition & 1 deletion keycloak-plugins/cisco-radius-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.2.0</version>
<version>3.3.0</version>
<configuration>
<descriptors>
<descriptor>${javadoc}/build.xml</descriptor>
Expand Down

0 comments on commit fdeee9c

Please sign in to comment.