Skip to content

Commit

Permalink
Merge pull request #4149 from jamezp/RESTEASY-3494-6.2
Browse files Browse the repository at this point in the history
[RESTEASY-3494] Upgrade BouncyCastle to 1.78.1.
  • Loading branch information
jamezp committed Apr 23, 2024
2 parents d0923ab + b03fb19 commit d8d9245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resteasy-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
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 d8d9245

Please sign in to comment.