Skip to content

Commit

Permalink
Bump jakarta.tck:sigtest-maven-plugin from 2.1 to 2.2
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>
  • Loading branch information
dependabot[bot] authored and markt-asf committed Mar 27, 2024
1 parent e966d13 commit 124c72f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tck/tck-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>jakarta.tck</groupId>
<artifactId>sigtest-maven-plugin</artifactId>
<version>2.1</version>
<version>2.2</version>
</dependency>
<dependency>
<groupId>org.jboss.shrinkwrap.resolver</groupId>
Expand Down Expand Up @@ -119,7 +119,7 @@
<plugin>
<groupId>jakarta.tck</groupId>
<artifactId>sigtest-maven-plugin</artifactId>
<version>2.1</version>
<version>2.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 124c72f

Please sign in to comment.