Skip to content

Commit

Permalink
[RESTEASY-3494] Upgrade BouncyCastle to 1.78.1.
Browse files Browse the repository at this point in the history
https://issues.redhat.com/browse/RESTEASY-3494
Signed-off-by: James R. Perkins <jperkins@redhat.com>
  • Loading branch information
jamezp committed Apr 23, 2024
1 parent d0923ab commit b03fb19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-dependencies-bom/pom.xml
Expand Up @@ -65,7 +65,7 @@
<version.org.apache.httpcomponents.httpasyncclient>4.1.5</version.org.apache.httpcomponents.httpasyncclient>
<version.org.apache.james.apache-mime4j>0.8.11</version.org.apache.james.apache-mime4j>
<version.org.apache.maven>3.3.9</version.org.apache.maven> <!-- Used to download aether-provider -->
<version.org.bouncycastle>1.75</version.org.bouncycastle>
<version.org.bouncycastle>1.78.1</version.org.bouncycastle>
<version.org.eclipse.aether>1.1.0</version.org.eclipse.aether>
<version.org.eclipse.angus.angus-activation>1.0.0</version.org.eclipse.angus.angus-activation>
<version.org.eclipse.angus.angus-mail>1.0.0</version.org.eclipse.angus.angus-mail>
Expand Down

0 comments on commit b03fb19

Please sign in to comment.