This is an automated email from the ASF dual-hosted git repository.

mbien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
     new 5245b9d9fe Update bouncycastle to jdk18on-1.76.
     new 2ef8fb0e05 Merge pull request #6517 from mbien/bouncycastle-176
5245b9d9fe is described below

commit 5245b9d9fe8f92067ad45adeddfa8cc6a0fd2b81
Author: Michael Bien <[email protected]>
AuthorDate: Tue Oct 3 08:08:06 2023 +0200

    Update bouncycastle to jdk18on-1.76.
    
     - switches from jdk15on to jdk18on (which is for JDK 8+)
     - updates from 1.70 to 1.76
---
 .../{bcpg-jdk15on-1.70-license.txt => bcpg-jdk18on-1.76-license.txt}    | 2 +-
 ide/bcpg/external/binaries-list                                         | 2 +-
 ide/bcpg/nbproject/project.properties                                   | 2 +-
 ide/bcpg/nbproject/project.xml                                          | 2 +-
 ...{bcpkix-jdk15on-1.70-license.txt => bcpkix-jdk18on-1.76-license.txt} | 2 +-
 ide/bcpkix/external/binaries-list                                       | 2 +-
 ide/bcpkix/nbproject/project.properties                                 | 2 +-
 ide/bcpkix/nbproject/project.xml                                        | 2 +-
 ...{bcprov-jdk15on-1.70-license.txt => bcprov-jdk18on-1.76-license.txt} | 2 +-
 ide/bcprov/external/binaries-list                                       | 2 +-
 ide/bcprov/nbproject/project.properties                                 | 2 +-
 ide/bcprov/nbproject/project.xml                                        | 2 +-
 ...{bcutil-jdk15on-1.70-license.txt => bcutil-jdk18on-1.76-license.txt} | 2 +-
 ide/bcutil/external/binaries-list                                       | 2 +-
 ide/bcutil/nbproject/project.properties                                 | 2 +-
 ide/bcutil/nbproject/project.xml                                        | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/ide/bcpg/external/bcpg-jdk15on-1.70-license.txt 
b/ide/bcpg/external/bcpg-jdk18on-1.76-license.txt
similarity index 98%
rename from ide/bcpg/external/bcpg-jdk15on-1.70-license.txt
rename to ide/bcpg/external/bcpg-jdk18on-1.76-license.txt
index 11ef79ec7d..3dfa1d25cc 100644
--- a/ide/bcpg/external/bcpg-jdk15on-1.70-license.txt
+++ b/ide/bcpg/external/bcpg-jdk18on-1.76-license.txt
@@ -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
diff --git a/ide/bcpg/external/binaries-list b/ide/bcpg/external/binaries-list
index b8268473ab..c96cca50a6 100644
--- a/ide/bcpg/external/binaries-list
+++ b/ide/bcpg/external/binaries-list
@@ -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
diff --git a/ide/bcpg/nbproject/project.properties 
b/ide/bcpg/nbproject/project.properties
index 9306e3e46d..56161ba129 100644
--- a/ide/bcpg/nbproject/project.properties
+++ b/ide/bcpg/nbproject/project.properties
@@ -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
diff --git a/ide/bcpg/nbproject/project.xml b/ide/bcpg/nbproject/project.xml
index dbfacb9d59..53b6351772 100644
--- a/ide/bcpg/nbproject/project.xml
+++ b/ide/bcpg/nbproject/project.xml
@@ -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>
diff --git a/ide/bcpkix/external/bcpkix-jdk15on-1.70-license.txt 
b/ide/bcpkix/external/bcpkix-jdk18on-1.76-license.txt
similarity index 98%
rename from ide/bcpkix/external/bcpkix-jdk15on-1.70-license.txt
rename to ide/bcpkix/external/bcpkix-jdk18on-1.76-license.txt
index 27f8db112f..ec1ad25cc8 100644
--- a/ide/bcpkix/external/bcpkix-jdk15on-1.70-license.txt
+++ b/ide/bcpkix/external/bcpkix-jdk18on-1.76-license.txt
@@ -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
diff --git a/ide/bcpkix/external/binaries-list 
b/ide/bcpkix/external/binaries-list
index 7daa8a1721..6da84b3d30 100644
--- a/ide/bcpkix/external/binaries-list
+++ b/ide/bcpkix/external/binaries-list
@@ -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
diff --git a/ide/bcpkix/nbproject/project.properties 
b/ide/bcpkix/nbproject/project.properties
index 3ae544b61d..c95c875135 100644
--- a/ide/bcpkix/nbproject/project.properties
+++ b/ide/bcpkix/nbproject/project.properties
@@ -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
diff --git a/ide/bcpkix/nbproject/project.xml b/ide/bcpkix/nbproject/project.xml
index 524a7adb83..9d4c182671 100644
--- a/ide/bcpkix/nbproject/project.xml
+++ b/ide/bcpkix/nbproject/project.xml
@@ -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>
diff --git a/ide/bcprov/external/bcprov-jdk15on-1.70-license.txt 
b/ide/bcprov/external/bcprov-jdk18on-1.76-license.txt
similarity index 98%
rename from ide/bcprov/external/bcprov-jdk15on-1.70-license.txt
rename to ide/bcprov/external/bcprov-jdk18on-1.76-license.txt
index 27f8db112f..ec1ad25cc8 100644
--- a/ide/bcprov/external/bcprov-jdk15on-1.70-license.txt
+++ b/ide/bcprov/external/bcprov-jdk18on-1.76-license.txt
@@ -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
diff --git a/ide/bcprov/external/binaries-list 
b/ide/bcprov/external/binaries-list
index 8e22007a03..58dc4d085e 100644
--- a/ide/bcprov/external/binaries-list
+++ b/ide/bcprov/external/binaries-list
@@ -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
diff --git a/ide/bcprov/nbproject/project.properties 
b/ide/bcprov/nbproject/project.properties
index 3073cdf895..6d8692d687 100644
--- a/ide/bcprov/nbproject/project.properties
+++ b/ide/bcprov/nbproject/project.properties
@@ -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
diff --git a/ide/bcprov/nbproject/project.xml b/ide/bcprov/nbproject/project.xml
index 3aec94c8de..7d4badbf94 100644
--- a/ide/bcprov/nbproject/project.xml
+++ b/ide/bcprov/nbproject/project.xml
@@ -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>
diff --git a/ide/bcutil/external/bcutil-jdk15on-1.70-license.txt 
b/ide/bcutil/external/bcutil-jdk18on-1.76-license.txt
similarity index 98%
rename from ide/bcutil/external/bcutil-jdk15on-1.70-license.txt
rename to ide/bcutil/external/bcutil-jdk18on-1.76-license.txt
index a578f7383e..c4dc0e2571 100644
--- a/ide/bcutil/external/bcutil-jdk15on-1.70-license.txt
+++ b/ide/bcutil/external/bcutil-jdk18on-1.76-license.txt
@@ -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
diff --git a/ide/bcutil/external/binaries-list 
b/ide/bcutil/external/binaries-list
index f1dae6e54e..7ce97f61c4 100644
--- a/ide/bcutil/external/binaries-list
+++ b/ide/bcutil/external/binaries-list
@@ -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
diff --git a/ide/bcutil/nbproject/project.properties 
b/ide/bcutil/nbproject/project.properties
index 54bc48495b..c006048f25 100644
--- a/ide/bcutil/nbproject/project.properties
+++ b/ide/bcutil/nbproject/project.properties
@@ -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
diff --git a/ide/bcutil/nbproject/project.xml b/ide/bcutil/nbproject/project.xml
index a8a3ce3ae8..ebc1352b18 100644
--- a/ide/bcutil/nbproject/project.xml
+++ b/ide/bcutil/nbproject/project.xml
@@ -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>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to