Skip to content

Commit

Permalink
Merge pull request #81 from com-pas/develop
Browse files Browse the repository at this point in the history
New Release with upgrade libraries
  • Loading branch information
Dennis Labordus authored Nov 10, 2021
2 parents 947066f + 5992603 commit 6f01ba8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ SPDX-License-Identifier: Apache-2.0
<jackson.version>2.13.0</jackson.version>
<jaxb.bind.version>2.3.3</jaxb.bind.version>
<junit.jupiter.version>5.8.1</junit.jupiter.version>
<mockito-junit-jupiter.version>3.12.4</mockito-junit-jupiter.version>
<mockito-junit-jupiter.version>4.0.0</mockito-junit-jupiter.version>
<openpojo.version>0.9.1</openpojo.version>
</properties>

Expand Down Expand Up @@ -119,7 +119,7 @@ SPDX-License-Identifier: Apache-2.0
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-core</artifactId>
<version>4.7.2.Final</version>
<version>5.0.0.Final</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 6f01ba8

Please sign in to comment.