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
Bumps org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin from 1.4.3 to 1.5.0.

---
updated-dependencies:
- dependency-name: org.eclipse.cbi.maven.plugins:eclipse-jarsigner-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Jul 23, 2024
1 parent 75d300b commit 091a7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
<version>1.4.3</version>
<version>1.5.0</version>
<executions>
<execution>
<id>sign-jars</id>
Expand Down

0 comments on commit 091a7b1

Please sign in to comment.