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.2 to 1.4.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and akurtakov committed Nov 15, 2023
1 parent 8ccee6a commit f757990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -209,7 +209,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
<version>1.4.2</version>
<version>1.4.3</version>
<executions>
<execution>
<id>sign</id>
Expand Down

0 comments on commit f757990

Please sign in to comment.