Skip to content

Commit

Permalink
fix(deps): bump org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent d3256ee commit 6ecb567
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mylyn.docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
<configuration>
<resigningStrategy>DO_NOT_RESIGN</resigningStrategy>
</configuration>
Expand Down
2 changes: 1 addition & 1 deletion mylyn.releng/org.eclipse.mylyn.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
<configuration>
<resigningStrategy>DO_NOT_RESIGN</resigningStrategy>
</configuration>
Expand Down

0 comments on commit 6ecb567

Please sign in to comment.