Skip to content

Commit

Permalink
Merge pull request #6517 from mbien/bouncycastle-176
Browse files Browse the repository at this point in the history
Update bouncycastle to jdk18on-1.76.
  • Loading branch information
mbien authored Oct 3, 2023
2 parents eb9e96d + 5245b9d commit 2ef8fb0
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: Bouncy Castle Java OpenPGP/BCPG
Version: 1.70
Version: 1.76
License: MIT-bouncycastle
Origin: https://www.bouncycastle.org/latest_releases.html
Description: Legion of the Bouncy Castle Java cryptography APIs
Expand Down
2 changes: 1 addition & 1 deletion ide/bcpg/external/binaries-list
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
062F72EC06F31A6C31A3F3355FCE0384B21126D7 org.bouncycastle:bcpg-jdk15on:1.70
D5C23D0470261254D0E84DDE1D4237D228540298 org.bouncycastle:bcpg-jdk18on:1.76
2 changes: 1 addition & 1 deletion ide/bcpg/nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
release.external/bcpg-jdk15on-1.70.jar=modules/bcpg.jar
release.external/bcpg-jdk18on-1.76.jar=modules/bcpg.jar
is.autoload=true
2 changes: 1 addition & 1 deletion ide/bcpg/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<public-packages/>
<class-path-extension>
<runtime-relative-path>bcpg.jar</runtime-relative-path>
<binary-origin>external/bcpg-jdk15on-1.70.jar</binary-origin>
<binary-origin>external/bcpg-jdk18on-1.76.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: Bouncy Castle Java Provider
Version: 1.70
Version: 1.76
License: MIT-bouncycastle
Origin: https://www.bouncycastle.org/latest_releases.html
Description: Legion of the Bouncy Castle Java cryptography APIs
Expand Down
2 changes: 1 addition & 1 deletion ide/bcpkix/external/binaries-list
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
F81E5AF49571A9D5A109A88F239A73CE87055417 org.bouncycastle:bcpkix-jdk15on:1.70
10C9CF5C1B4D64ABEDA28EE32FBADE3B74373622 org.bouncycastle:bcpkix-jdk18on:1.76
2 changes: 1 addition & 1 deletion ide/bcpkix/nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
release.external/bcpkix-jdk15on-1.70.jar=modules/bcpkix.jar
release.external/bcpkix-jdk18on-1.76.jar=modules/bcpkix.jar
is.autoload=true
2 changes: 1 addition & 1 deletion ide/bcpkix/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<public-packages/>
<class-path-extension>
<runtime-relative-path>bcpkix.jar</runtime-relative-path>
<binary-origin>external/bcpkix-jdk15on-1.70.jar</binary-origin>
<binary-origin>external/bcpkix-jdk18on-1.76.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: Bouncy Castle Java Provider
Version: 1.70
Version: 1.76
License: MIT-bouncycastle
Origin: https://www.bouncycastle.org/latest_releases.html
Description: Legion of the Bouncy Castle Java cryptography APIs
Expand Down
2 changes: 1 addition & 1 deletion ide/bcprov/external/binaries-list
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
4636A0D01F74ACAF28082FB62B317F1080118371 org.bouncycastle:bcprov-jdk15on:1.70
3A785D0B41806865AD7E311162BFA3FA60B3965B org.bouncycastle:bcprov-jdk18on:1.76
2 changes: 1 addition & 1 deletion ide/bcprov/nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
release.external/bcprov-jdk15on-1.70.jar=modules/bcprov.jar
release.external/bcprov-jdk18on-1.76.jar=modules/bcprov.jar
is.autoload=true
2 changes: 1 addition & 1 deletion ide/bcprov/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<public-packages/>
<class-path-extension>
<runtime-relative-path>bcprov.jar</runtime-relative-path>
<binary-origin>external/bcprov-jdk15on-1.70.jar</binary-origin>
<binary-origin>external/bcprov-jdk18on-1.76.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: Bouncy Castle ASN.1 Extension and Utility APIs
Version: 1.70
Version: 1.76
License: MIT-bouncycastle
Origin: https://www.bouncycastle.org/latest_releases.html
Description: Legion of the Bouncy Castle Java cryptography APIs
Expand Down
2 changes: 1 addition & 1 deletion ide/bcutil/external/binaries-list
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
54280E7195A7430D7911DED93FC01E07300B9526 org.bouncycastle:bcutil-jdk15on:1.70
8C7594E651A278BCDE18E038D8AB55B1F97F4D31 org.bouncycastle:bcutil-jdk18on:1.76
2 changes: 1 addition & 1 deletion ide/bcutil/nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
release.external/bcutil-jdk15on-1.70.jar=modules/bcutil.jar
release.external/bcutil-jdk18on-1.76.jar=modules/bcutil.jar
is.autoload=true
2 changes: 1 addition & 1 deletion ide/bcutil/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<public-packages/>
<class-path-extension>
<runtime-relative-path>bcutil.jar</runtime-relative-path>
<binary-origin>external/bcutil-jdk15on-1.70.jar</binary-origin>
<binary-origin>external/bcutil-jdk18on-1.76.jar</binary-origin>
</class-path-extension>
</data>
</configuration>
Expand Down

0 comments on commit 2ef8fb0

Please sign in to comment.