Skip to content

Commit

Permalink
Bump deps version
Browse files Browse the repository at this point in the history
   * logback -> 1.2.12
   * undertow -> 2.2.26.Final
   * weft -> 1.22
   * httpclient -> 4.5.13
  • Loading branch information
ligangty committed Sep 16, 2023
1 parent f454c1b commit 5bbca74
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,13 @@
<otelVersion>1.19.0</otelVersion>
<prometheusVersion>0.16.0</prometheusVersion>
<httpTestserverVersion>1.4</httpTestserverVersion>
<logbackVersion>1.2.9</logbackVersion>
<undertowVersion>2.2.19.Final</undertowVersion>
<weftVersion>1.20</weftVersion>
<logbackVersion>1.2.12</logbackVersion>
<undertowVersion>2.2.26.Final</undertowVersion>
<weftVersion>1.22</weftVersion>
<agroalVersion>1.16</agroalVersion>
<datastaxVersion>3.11.3</datastaxVersion>
<httpclientVersion>4.5.9</httpclientVersion>
<httpclientVersion>4.5.13</httpclientVersion>
<jhttpcVersion>1.12</jhttpcVersion>
<!--<honeycombVersion>1.7.1</honeycombVersion>-->
<!--elasticsearchVersion>2.2.0</elasticsearchVersion-->
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 5bbca74

Please sign in to comment.