Skip to content

Commit

Permalink
Combined dependency updates (2024-11-23)
Browse files Browse the repository at this point in the history
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.1 to 2.24.2](#41)
- [Bump org.projectlombok:lombok from 1.18.34 to 1.18.36](#40)
  • Loading branch information
giis-qabot authored Nov 23, 2024
1 parent 0d9e45c commit ec4ac66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j2-impl</artifactId>
<version>2.24.1</version>
<version>2.24.2</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion st-tdg-eval/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.34</version>
<version>1.18.36</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit ec4ac66

Please sign in to comment.