Skip to content

Commit

Permalink
Update jose4j 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarhernandezgt committed Mar 11, 2024
1 parent 302644b commit 843283d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion mp-jwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>org.bitbucket.b_c</groupId>
<artifactId>jose4j</artifactId>
<version>0.9.3</version>
<version>0.9.6</version>
</dependency>
</dependencies>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

=== Changes in TomEE EAP 7.1.5-TT.25
* Update to Tomcat 8.5.99
* Update jose4j 0.9.6 to mitigate CVE-2023-51775

=== Changes in TomEE EAP 7.1.5-TT.24
* Update to Tomcat 8.5.96 to mitigate CVE-2023-42795
Expand Down

0 comments on commit 843283d

Please sign in to comment.