Skip to content

Commit

Permalink
Removed the wrong thin-jar version; fixes gh-1926
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak committed Sep 5, 2023
1 parent ff5bbb4 commit 518c469
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<json-unit-assertj.version>2.32.0</json-unit-assertj.version>
<rest-assured.version>5.2.1</rest-assured.version>
<slf4j.version>[2.0.0,)</slf4j.version>
<thin-jar.version>1.0.28.RELEASE</thin-jar.version>
<thin-jar.version>1.0.30.RELEASE</thin-jar.version>

<junit-vintage.version>5.9.1</junit-vintage.version>
<junit-jupiter.version>5.9.1</junit-jupiter.version>
Expand All @@ -65,7 +65,6 @@
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
<InMemoryJavaCompiler.version>1.3.0</InMemoryJavaCompiler.version>
<thin-jar.version>1.0.30.RELEASE</thin-jar.version>

<contract.kotlin.version>1.8.22</contract.kotlin.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
Expand Down

0 comments on commit 518c469

Please sign in to comment.