Skip to content

Commit 7fd165e

Browse files
committed
Upgrade to OpenWebBeans 4.0.3.
See #2453
1 parent 05fceb2 commit 7fd165e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

parent/pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<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">
1+
<?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">
32

43
<!--
54
@@ -141,7 +140,7 @@
141140
<testcontainers>1.19.8</testcontainers>
142141
<validation>3.0.2</validation>
143142
<vavr>0.10.4</vavr>
144-
<webbeans>4.0.2</webbeans>
143+
<webbeans>4.0.3</webbeans>
145144

146145
<!-- Used in asciidoc reference documentation -->
147146
<releasetrain>2024.0.8-SNAPSHOT</releasetrain>
@@ -1515,4 +1514,4 @@
15151514
</repository>
15161515
</repositories>
15171516

1518-
</project>
1517+
</project>

0 commit comments

Comments
 (0)