Skip to content

Commit

Permalink
Merge pull request #70 from apache/dependabot/maven/jakarta.activatio…
Browse files Browse the repository at this point in the history
…n-jakarta.activation-api-2.1.2

Bump jakarta.activation:jakarta.activation-api from 2.1.1 to 2.1.2
  • Loading branch information
tandraschko authored Jan 17, 2024
2 parents f0b9dc5 + e10d778 commit 7960cd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bval-jsr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<dependency>
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -270,7 +270,7 @@
<dependency>
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
</dependency>
<dependency>
<groupId>jakarta.xml.bind</groupId>
Expand Down
2 changes: 1 addition & 1 deletion bval-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ under the License.
<dependency>
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 7960cd8

Please sign in to comment.