Skip to content

Commit

Permalink
Combined dependency updates (2024-12-15)
Browse files Browse the repository at this point in the history
Dependabot updates combined by [DashGit](https://javiertuya.github.io/dashgit). Includes:
- [Bump giis:qagrow from 1.4.274 to 1.4.275](#48)
- [Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.24.2 to 2.24.3](#47)
  • Loading branch information
giis-qabot authored Dec 15, 2024
1 parent ab54a73 commit cc339a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<surefire.version>3.3.0</surefire.version>
<tdrules.version>4.3.1</tdrules.version>
<qagrow.version>1.4.274</qagrow.version>
<qagrow.version>1.4.275</qagrow.version>
</properties>

<modules>
Expand Down Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j2-impl</artifactId>
<version>2.24.2</version>
<version>2.24.3</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit cc339a3

Please sign in to comment.