Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/maven/org.mockito-mockito-core-5.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwiseman authored Sep 7, 2023
2 parents 9fac441 + d0809b9 commit 34b62b6
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 @@ -92,7 +92,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.2.1</version>
<version>3.3.0</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down Expand Up @@ -597,7 +597,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-simple</artifactId>
<version>2.0.3</version>
<version>2.0.7</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 34b62b6

Please sign in to comment.