diff --git a/plexus-utils-3.4.2.tar.gz b/plexus-utils-3.4.2.tar.gz
deleted file mode 100644
index 3e72d0f..0000000
--- a/plexus-utils-3.4.2.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:6f967094bd95af082cf73fe6e46f578b7b2c7e87290df377b4b34b534240fc1a
-size 475066
diff --git a/plexus-utils-3.5.0.tar.gz b/plexus-utils-3.5.0.tar.gz
new file mode 100644
index 0000000..5a29b0b
--- /dev/null
+++ b/plexus-utils-3.5.0.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:742c86601237b3d8a77eb0eb8fdf7ff981c916cd398d127d23b9da09be1efcbb
+size 475315
diff --git a/plexus-utils-build.xml b/plexus-utils-build.xml
index c4c82bb..93bd4c9 100644
--- a/plexus-utils-build.xml
+++ b/plexus-utils-build.xml
@@ -11,7 +11,7 @@
-
+
diff --git a/plexus-utils.changes b/plexus-utils.changes
index 3a74fef..b5e4990 100644
--- a/plexus-utils.changes
+++ b/plexus-utils.changes
@@ -1,3 +1,32 @@
+-------------------------------------------------------------------
+Tue Oct 25 11:01:11 UTC 2022 - Fridrich Strba
+
+- Upgrade to upstream version 3.5.0
+ * Changes of 3.5.0
+ + Don't throw IOException when none is required
+ + Always preserve dominant node value (even if empty)
+ + Don't overwrite blank (but non-empty) dominant values during
+ mergeXpp3Dom
+ + Deprecate isEmpty(String) and isNotEmpty(String) in favour of
+ same named
+ + isEmpty(String) must not return false for whitespace-only
+ values
+ + Get rid maven-plugin-testing-harness from dependency
+ * Changes of 3.4.2
+ + Provides a CachingOuptutStream and a CachingWriter
+ + Use (already) precalculated value
+ + use github shared actions
+ + MXParser fixes
+ + Fix last modified time not being updated on linux
+ + Fix regression and deprecate: FileUtils.fileAppend should
+ create file
+ + Fix some testing XML files checkout with incorrect eol
+ + Fixed regressions: #163 and #194
+ + Don't ignore valid SCM files
+ * Change of 3.4.1
+ + Fixes #163: Regression: encoding error when parsing a
+ ISO-8859-1 xml
+
-------------------------------------------------------------------
Wed May 11 14:05:52 UTC 2022 - Fridrich Strba
diff --git a/plexus-utils.spec b/plexus-utils.spec
index da85d54..062010a 100644
--- a/plexus-utils.spec
+++ b/plexus-utils.spec
@@ -17,7 +17,7 @@
Name: plexus-utils
-Version: 3.4.2
+Version: 3.5.0
Release: 0
Summary: Plexus Common Utilities
License: Apache-1.1 AND Apache-2.0 AND xpp AND BSD-3-Clause AND SUSE-Public-Domain