Skip to content

Commit

Permalink
test: move jackson version back to 1.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
therightstuff committed May 18, 2023
1 parent 45d4f16 commit 69b91aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson.version>2.15.1</jackson.version>
<jackson.version>2.12.6</jackson.version>
<httpcomponents.httpclient.version>4.5.6</httpcomponents.httpclient.version>
<httpcomponents.httpcore.version>4.4.10</httpcomponents.httpcore.version>
<junit.version>5.4.2</junit.version>
Expand Down

0 comments on commit 69b91aa

Please sign in to comment.