Skip to content

Commit

Permalink
Bump jakarta.tck:sigtest-maven-plugin from 2.1 to 2.2 (#567)
Browse files Browse the repository at this point in the history
Bumps [jakarta.tck:sigtest-maven-plugin](https://github.com/eclipse-ee4j/jakartaee-tck-tools) from 2.1 to 2.2.
- [Release notes](https://github.com/eclipse-ee4j/jakartaee-tck-tools/releases)
- [Commits](eclipse-ee4j/jakartaee-tck-tools@sigtest-2.1...sigtest-2.2)

---
updated-dependencies:
- dependency-name: jakarta.tck:sigtest-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 4, 2024
1 parent f22f70a commit 064858f
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 @@ -225,7 +225,7 @@
<plugin>
<groupId>jakarta.tck</groupId>
<artifactId>sigtest-maven-plugin</artifactId>
<version>2.1</version>
<version>2.2</version>
</plugin>
<!-- Plugin versions since ee4j parent no longer declares them-->
<plugin>
Expand Down

0 comments on commit 064858f

Please sign in to comment.