Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CarstenHollmann committed Feb 17, 2022
2 parents cc3a249 + 5c43840 commit 09989e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<properties>
<timestamp>${maven.build.timestamp}</timestamp>
<version.spring>5.3.15</version.spring>
<version.slf4j>1.7.35</version.slf4j>
<version.slf4j>1.7.36</version.slf4j>
<version.xmlbeans>3.1.0</version.xmlbeans>
<version.exificient>1.0.4</version.exificient>
<version.jaxb>2.3.0</version.jaxb>
Expand All @@ -155,9 +155,9 @@
<version.mockito>4.3.1</version.mockito>
<version.hamcrest>2.2</version.hamcrest>
<version.httpcore>4.4.15</version.httpcore>
<version.elastic>7.16.3</version.elastic>
<version.elastic>7.17.0</version.elastic>
<version.antlr4>4.9.3</version.antlr4>
<version.maven-javadoc-plugin>3.3.1</version.maven-javadoc-plugin>
<version.maven-javadoc-plugin>3.3.2</version.maven-javadoc-plugin>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 09989e7

Please sign in to comment.