Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2024
1 parent 4be57db commit 5ec9044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ dependencies {
implementation 'org.apache.commons:commons-vfs2:2.9.0'
implementation 'org.apache.commons:commons-configuration2:2.11.0'
implementation 'org.postgresql:postgresql:42.7.4'
implementation 'net.bytebuddy:byte-buddy:1.15.4'
implementation 'net.bytebuddy:byte-buddy:1.15.5'
implementation 'org.glassfish.web:jakarta.servlet.jsp.jstl:3.0.1'
implementation 'jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api:3.0.0'
implementation 'jakarta.el:jakarta.el-api:6.0.1'
Expand Down

0 comments on commit 5ec9044

Please sign in to comment.