diff --git a/plexus-cipher-2.0.tar.gz b/plexus-cipher-2.0.tar.gz
deleted file mode 100644
index ee04482..0000000
--- a/plexus-cipher-2.0.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:99b45a9f1b434529cc397116cf6f52ab7a29659f1dc05a0937c73e25596a67fd
-size 16928
diff --git a/plexus-cipher-2.1.0.tar.gz b/plexus-cipher-2.1.0.tar.gz
new file mode 100644
index 0000000..8db081d
--- /dev/null
+++ b/plexus-cipher-2.1.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:70048541e73c115107d67f7208d404f24c075d6cb56dfab2857bd76ddb1deb6b
+size 12349
diff --git a/plexus-cipher-build.xml b/plexus-cipher-build.xml
index 3ed757a..4468540 100644
--- a/plexus-cipher-build.xml
+++ b/plexus-cipher-build.xml
@@ -10,7 +10,7 @@
-
+
diff --git a/plexus-cipher.changes b/plexus-cipher.changes
index e36a172..2eafa9f 100644
--- a/plexus-cipher.changes
+++ b/plexus-cipher.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Thu Jun 13 16:23:05 UTC 2024 - Fridrich Strba
+
+- Update to upstream version 2.1.0
+ * Changes:
+ + Switch to java.util.Base64
+ + Move code to Java 8
+ + Fixed insecure cryptography in PBECipher.java
+ + Enable missed decryption test and adjust to new algorithm
+
-------------------------------------------------------------------
Wed Oct 25 15:16:02 UTC 2023 - Fridrich Strba
diff --git a/plexus-cipher.spec b/plexus-cipher.spec
index 9f3cd8f..eee11a3 100644
--- a/plexus-cipher.spec
+++ b/plexus-cipher.spec
@@ -1,7 +1,7 @@
#
# spec file for package plexus-cipher
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: plexus-cipher
-Version: 2.0
+Version: 2.1.0
Release: 0
Summary: Plexus Cipher: encryption/decryption Component
License: Apache-2.0