Skip to content

Commit

Permalink
Bump xmlbeans from 2.4.0 to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spacegaier committed Oct 28, 2021
1 parent f5e13d7 commit 7f4bec5
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion WoPeD-BeanBpel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependency>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
<version>2.4.0</version>
<version>3.0.0</version>
<exclusions>
<exclusion>
<groupId>stax</groupId>
Expand Down
2 changes: 1 addition & 1 deletion WoPeD-BeanConfiguration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependency>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
<version>2.4.0</version>
<version>3.0.0</version>
<exclusions>
<exclusion>
<groupId>stax</groupId>
Expand Down
2 changes: 1 addition & 1 deletion WoPeD-BeanMetric/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependency>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
<version>2.4.0</version>
<version>3.0.0</version>
<exclusions>
<exclusion>
<groupId>stax</groupId>
Expand Down
2 changes: 1 addition & 1 deletion WoPeD-BeanPnml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<dependency>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
<version>2.4.0</version>
<version>3.0.0</version>
<exclusions>
<exclusion>
<groupId>stax</groupId>
Expand Down
2 changes: 1 addition & 1 deletion WoPeD-CommonLibs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<dependency>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
<version>2.3.0</version>
<version>3.0.0</version>
<exclusions>
<exclusion>
<groupId>stax</groupId>
Expand Down
2 changes: 1 addition & 1 deletion WoPeD-Configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.apache.xmlbeans</groupId>
<artifactId>xmlbeans</artifactId>
<version>2.4.0</version>
<version>3.0.0</version>
<scope>compile</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 7f4bec5

Please sign in to comment.