diff --git a/bcjmail-jdk18on-1.78.1.pom b/bcjmail-jdk18on-1.79.pom
similarity index 93%
rename from bcjmail-jdk18on-1.78.1.pom
rename to bcjmail-jdk18on-1.79.pom
index ae8ec03..7c75b38 100644
--- a/bcjmail-jdk18on-1.78.1.pom
+++ b/bcjmail-jdk18on-1.79.pom
@@ -5,7 +5,7 @@
bcjmail-jdk18on
jar
Bouncy Castle Jakarta S/MIME API
- 1.78.1
+ 1.79
The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The Jakarta Mail API and the Jakarta activation framework will also be needed.
https://www.bouncycastle.org/java.html
@@ -33,19 +33,19 @@
org.bouncycastle
bcprov-jdk18on
- 1.78.1
+ 1.79
jar
org.bouncycastle
bcutil-jdk18on
- 1.78.1
+ 1.79
jar
org.bouncycastle
bcpkix-jdk18on
- 1.78.1
+ 1.79
jar
diff --git a/bcmail-jdk18on-1.78.1.pom b/bcmail-jdk18on-1.79.pom
similarity index 93%
rename from bcmail-jdk18on-1.78.1.pom
rename to bcmail-jdk18on-1.79.pom
index 9827da9..24bf019 100644
--- a/bcmail-jdk18on-1.78.1.pom
+++ b/bcmail-jdk18on-1.79.pom
@@ -5,7 +5,7 @@
bcmail-jdk18on
jar
Bouncy Castle S/MIME API
- 1.78.1
+ 1.79
The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The JavaMail API and the Java activation framework will also be needed.
https://www.bouncycastle.org/java.html
@@ -33,19 +33,19 @@
org.bouncycastle
bcprov-jdk18on
- 1.78.1
+ 1.79
jar
org.bouncycastle
bcutil-jdk18on
- 1.78.1
+ 1.79
jar
org.bouncycastle
bcpkix-jdk18on
- 1.78.1
+ 1.79
jar
diff --git a/bcpg-jdk18on-1.78.1.pom b/bcpg-jdk18on-1.79.pom
similarity index 94%
rename from bcpg-jdk18on-1.78.1.pom
rename to bcpg-jdk18on-1.79.pom
index fcc5540..3dceb89 100644
--- a/bcpg-jdk18on-1.78.1.pom
+++ b/bcpg-jdk18on-1.79.pom
@@ -5,7 +5,7 @@
bcpg-jdk18on
jar
Bouncy Castle OpenPGP API
- 1.78.1
+ 1.79
The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
https://www.bouncycastle.org/java.html
@@ -38,13 +38,13 @@
org.bouncycastle
bcprov-jdk18on
- 1.78.1
+ 1.79
jar
org.bouncycastle
bcutil-jdk18on
- 1.78.1
+ 1.79
jar
diff --git a/bcpkix-jdk18on-1.78.1.pom b/bcpkix-jdk18on-1.79.pom
similarity index 94%
rename from bcpkix-jdk18on-1.78.1.pom
rename to bcpkix-jdk18on-1.79.pom
index 4ad75b0..58d4330 100644
--- a/bcpkix-jdk18on-1.78.1.pom
+++ b/bcpkix-jdk18on-1.79.pom
@@ -5,7 +5,7 @@
bcpkix-jdk18on
jar
Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs
- 1.78.1
+ 1.79
The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.8 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.
https://www.bouncycastle.org/java.html
@@ -33,13 +33,13 @@
org.bouncycastle
bcprov-jdk18on
- 1.78.1
+ 1.79
jar
org.bouncycastle
bcutil-jdk18on
- 1.78.1
+ 1.79
jar
diff --git a/bcprov-jdk18on-1.78.1.pom b/bcprov-jdk18on-1.79.pom
similarity index 97%
rename from bcprov-jdk18on-1.78.1.pom
rename to bcprov-jdk18on-1.79.pom
index 75c464e..78c02a0 100644
--- a/bcprov-jdk18on-1.78.1.pom
+++ b/bcprov-jdk18on-1.79.pom
@@ -5,7 +5,7 @@
bcprov-jdk18on
jar
Bouncy Castle Provider
- 1.78.1
+ 1.79
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.8 and up.
https://www.bouncycastle.org/java.html
diff --git a/bctls-jdk18on-1.78.1.pom b/bctls-jdk18on-1.79.pom
similarity index 93%
rename from bctls-jdk18on-1.78.1.pom
rename to bctls-jdk18on-1.79.pom
index 8c4df42..26428dd 100644
--- a/bctls-jdk18on-1.78.1.pom
+++ b/bctls-jdk18on-1.79.pom
@@ -5,7 +5,7 @@
bctls-jdk18on
jar
Bouncy Castle JSSE provider and TLS/DTLS API
- 1.78.1
+ 1.79
The Bouncy Castle Java APIs for TLS and DTLS, including a provider for the JSSE.
https://www.bouncycastle.org/java.html
@@ -33,13 +33,13 @@
org.bouncycastle
bcprov-jdk18on
- 1.78.1
+ 1.79
jar
org.bouncycastle
bcutil-jdk18on
- 1.78.1
+ 1.79
jar
diff --git a/bcutil-jdk18on-1.78.1.pom b/bcutil-jdk18on-1.79.pom
similarity index 95%
rename from bcutil-jdk18on-1.78.1.pom
rename to bcutil-jdk18on-1.79.pom
index 306de61..4365cc5 100644
--- a/bcutil-jdk18on-1.78.1.pom
+++ b/bcutil-jdk18on-1.79.pom
@@ -5,7 +5,7 @@
bcutil-jdk18on
jar
Bouncy Castle ASN.1 Extension and Utility APIs
- 1.78.1
+ 1.79
The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. This jar contains APIs for JDK 1.8 and up.
https://www.bouncycastle.org/java.html
@@ -33,7 +33,7 @@
org.bouncycastle
bcprov-jdk18on
- 1.78.1
+ 1.79
jar
diff --git a/bouncycastle-notests.patch b/bouncycastle-notests.patch
index 154e219..97d6add 100644
--- a/bouncycastle-notests.patch
+++ b/bouncycastle-notests.patch
@@ -1,7 +1,7 @@
-Index: bc-java-r1rv78/ant/bc+-build.xml
+Index: bc-java-r1rv79/ant/bc+-build.xml
===================================================================
---- bc-java-r1rv78.orig/ant/bc+-build.xml
-+++ bc-java-r1rv78/ant/bc+-build.xml
+--- bc-java-r1rv79.orig/ant/bc+-build.xml
++++ bc-java-r1rv79/ant/bc+-build.xml
@@ -280,7 +280,7 @@
@@ -11,7 +11,7 @@ Index: bc-java-r1rv78/ant/bc+-build.xml