diff --git a/plexus-io-3.4.1.tar.gz b/plexus-io-3.4.1.tar.gz
deleted file mode 100644
index a3d458a..0000000
--- a/plexus-io-3.4.1.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c71348dfcf16284895ecb4498a61e60b2955bf4b7db3c986c44ad220b136e77a
-size 43042
diff --git a/plexus-io-3.4.2.tar.gz b/plexus-io-3.4.2.tar.gz
new file mode 100644
index 0000000..3c180d5
--- /dev/null
+++ b/plexus-io-3.4.2.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:624dfd5f42211d5ee0a0e5b44ffe61fbc9fda2985876a896c68fb7c4a08a68c8
+size 41819
diff --git a/plexus-io-build.xml b/plexus-io-build.xml
index a651249..78ef339 100644
--- a/plexus-io-build.xml
+++ b/plexus-io-build.xml
@@ -10,9 +10,10 @@
-
+
-
+
+
@@ -28,7 +29,6 @@
-
@@ -52,6 +52,7 @@
debug="true"
optimize="false"
deprecation="true"
+ release="${compiler.release}"
target="${compiler.target}"
verbose="false"
fork="false"
diff --git a/plexus-io.changes b/plexus-io.changes
index d084e4e..813c138 100644
--- a/plexus-io.changes
+++ b/plexus-io.changes
@@ -1,3 +1,18 @@
+-------------------------------------------------------------------
+Thu Jun 13 17:15:03 UTC 2024 - Fridrich Strba
+
+- Upgrade to version 3.4.2
+ * Dependency updates
+ + Update sisu.inject to 0.9.0.M2
+ + Bump guice from 5.1.0 to 6.0.0
+ + Bump commons-io:commons-io from 2.11.0 to 2.15.1
+ + Bump plexus-utils from 3.5.0 to 4.0.0
+ + Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.3.0
+ * Maintenance
+ + JUnit4 to 5 migration
+ + Code cleanup
+ + Reuse plexus-pom action for CI
+
-------------------------------------------------------------------
Wed Sep 6 13:18:05 UTC 2023 - Fridrich Strba
diff --git a/plexus-io.spec b/plexus-io.spec
index 5f3b7cc..504f3d7 100644
--- a/plexus-io.spec
+++ b/plexus-io.spec
@@ -1,7 +1,7 @@
#
# spec file for package plexus-io
#
-# 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-io
-Version: 3.4.1
+Version: 3.4.2
Release: 0
Summary: Plexus IO Components
License: Apache-2.0
@@ -52,9 +52,6 @@ API documentation for %{name}.
cp %{SOURCE1} build.xml
cp %{SOURCE2} .
-%pom_remove_plugin :animal-sniffer-maven-plugin
-%pom_remove_plugin :maven-enforcer-plugin
-
%build
mkdir -p lib
build-jar-repository -s lib atinject org.eclipse.sisu.inject plexus/utils commons-io jsr-305