Upgrade to OpenWebBeans 4.0.3.

See #2456
This commit is contained in:
Mark Paluch
2025-01-10 10:39:03 +01:00
parent f1c9daa8bc
commit 81a1bcb2e6

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<?xml version="1.0" encoding="UTF-8" standalone="no"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<!--
@@ -141,7 +140,7 @@
<testcontainers>1.20.4</testcontainers>
<validation>3.0.2</validation>
<vavr>0.10.4</vavr>
<webbeans>4.0.2</webbeans>
<webbeans>4.0.3</webbeans>
<!-- Used in asciidoc reference documentation -->
<releasetrain>2024.1.2-SNAPSHOT</releasetrain>
@@ -1515,4 +1514,4 @@
</repository>
</repositories>
</project>
</project>