Skip to content

Commit

Permalink
Merge pull request #197 from gradle/combined-prs-branch
Browse files Browse the repository at this point in the history
Combined PRs
  • Loading branch information
erichaagdev authored Feb 21, 2024
2 parents 827d2a4 + 772a1c9 commit 21802b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
<configuration>
<filters>
<filter>
Expand Down Expand Up @@ -202,7 +202,7 @@
<plugin>
<groupId>org.simplify4u.plugins</groupId>
<artifactId>sign-maven-plugin</artifactId>
<version>1.0.1</version>
<version>1.1.0</version>
<executions>
<execution>
<id>sign</id>
Expand Down

0 comments on commit 21802b9

Please sign in to comment.