Skip to content

Commit

Permalink
Dependency update.
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
  • Loading branch information
Tomas-Kraus authored and lukasj committed Aug 27, 2021
1 parent 35ed488 commit d4a4269
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.eclipse.ee4j</groupId>
<artifactId>project</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>
<relativePath/>
</parent>

Expand Down Expand Up @@ -82,7 +82,7 @@
<spotbugs.threshold>Low</spotbugs.threshold>
<spotbugs.version>4.3.0</spotbugs.version>
<activation.version>2.1.0-RC1</activation.version>
<xml.bind-api.version>3.0.1</xml.bind-api.version>
<xml.bind-api.version>4.0.0-RC1</xml.bind-api.version>
<junit.version>4.13.2</junit.version>

<config.dir>${project.basedir}/etc/config</config.dir>
Expand Down

0 comments on commit d4a4269

Please sign in to comment.