Skip to content

Commit

Permalink
fix(deps): bump eclipse-jarsigner-plugin in /org.eclipse.lsp4e.test (#…
Browse files Browse the repository at this point in the history
…448)

Bumps eclipse-jarsigner-plugin from 1.4.0 to 1.4.2.

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 9, 2023
1 parent 4261e01 commit ead8ac6
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 @@ -198,7 +198,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
<version>1.4.0</version>
<version>1.4.2</version>
<executions>
<execution>
<id>sign</id>
Expand Down

0 comments on commit ead8ac6

Please sign in to comment.