Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 6, 2023
1 parent 1288793 commit bc8ab02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jakarta.validation:jakarta.validation-api:3.0.0 (1 constraints: fc10b9c3)
jakarta.xml.bind:jakarta.xml.bind-api:3.0.1 (1 constraints: ba1520d3)
net.bytebuddy:byte-buddy:1.14.10 (2 constraints: ed169066)
net.bytebuddy:byte-buddy-agent:1.14.10 (1 constraints: 710bb0e9)
org.apache.httpcomponents.client5:httpclient5:5.2.3 (1 constraints: 0c050d36)
org.apache.httpcomponents.client5:httpclient5:5.3 (1 constraints: ac04292c)
org.apache.httpcomponents.core5:httpcore5:5.2.4 (2 constraints: 98254d58)
org.apache.httpcomponents.core5:httpcore5-h2:5.2.4 (1 constraints: 3f130d3c)
org.apache.logging.log4j:log4j-api:2.22.0 (2 constraints: 8a1ffc43)
Expand Down
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ org.slf4j:* = 1.7.36

io.undertow:* = 2.2.20.Final
org.glassfish.jersey.*:* = 3.0.6
org.apache.httpcomponents.client5:* = 5.2.3
org.apache.httpcomponents.client5:* = 5.3
org.apache.logging.log4j:* = 2.22.0

# jakarta EE 9 versions
Expand Down

0 comments on commit bc8ab02

Please sign in to comment.