Skip to content

Commit

Permalink
deps(java): Update junit and gson library versions (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
jablan authored Dec 18, 2023
1 parent 1a96bef commit bd04c74
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@
<gson-fire-version>1.8.4</gson-fire-version>
<swagger-core-version>1.5.24</swagger-core-version>
<okhttp-version>3.14.7</okhttp-version>
<gson-version>2.8.6</gson-version>
<gson-version>2.8.9</gson-version>
<commons-lang3-version>3.10</commons-lang3-version>
{{#joda}}
<jodatime-version>2.9.9</jodatime-version>
Expand All @@ -339,7 +339,7 @@
<threetenbp-version>1.4.3</threetenbp-version>
{{/threetenbp}}
<javax-annotation-version>1.3.2</javax-annotation-version>
<junit-version>4.13</junit-version>
<junit-version>4.13.1</junit-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<distributionManagement>
Expand Down

0 comments on commit bd04c74

Please sign in to comment.