Bump jboss-logging from 3.4.1.Final to 3.4.2.Final

Bumps [jboss-logging](https://github.com/jboss-logging/jboss-logging) from 3.4.1.Final to 3.4.2.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases)
- [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.4.1.Final...3.4.2.Final)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/cdi-weld/pom.xml b/cdi-weld/pom.xml
index 51eeb2b..b1ce92c 100644
--- a/cdi-weld/pom.xml
+++ b/cdi-weld/pom.xml
@@ -85,7 +85,7 @@
 		<dependency>
 			<groupId>org.jboss.logging</groupId>
 			<artifactId>jboss-logging</artifactId>
-			<version>3.4.1.Final</version>
+			<version>3.4.2.Final</version>
 			<scope>runtime</scope>
 		</dependency>
 		<dependency>