Bump weld-osgi-bundle from 3.1.7.SP1 to 3.1.8.Final

Bumps [weld-osgi-bundle](https://github.com/weld/core) from 3.1.7.SP1 to 3.1.8.Final.
- [Release notes](https://github.com/weld/core/releases)
- [Commits](https://github.com/weld/core/compare/3.1.7.SP1...3.1.8.Final)

---
updated-dependencies:
- dependency-name: org.jboss.weld:weld-osgi-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 6a9d9b0..a4026ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
 		<owb.version>2.0.23</owb.version>
 		<slf4j.version>1.7.31</slf4j.version>
 		<surefire.version>2.12</surefire.version>
-		<weld.version>3.1.7.SP1</weld.version>
+		<weld.version>3.1.8.Final</weld.version>
 	</properties>
 
 	<licenses>