Skip to content

Commit 2e3af00

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/create-github-app-token-2
2 parents e9adc7a + c6250ee commit 2e3af00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>io.github.hakky54</groupId>
4343
<artifactId>logcaptor</artifactId>
44-
<version>2.10.1</version>
44+
<version>2.10.2</version>
4545
<scope>test</scope>
4646
</dependency>
4747
<!--The
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>software.amazon.lambda</groupId>
121121
<artifactId>powertools-logging</artifactId>
122-
<version>1.20.0</version>
122+
<version>1.20.1</version>
123123
</dependency>
124124
<dependency>
125125
<groupId>org.aspectj</groupId>
@@ -155,7 +155,7 @@
155155
<dependency>
156156
<groupId>org.mockito</groupId>
157157
<artifactId>mockito-core</artifactId>
158-
<version>5.16.1</version>
158+
<version>5.17.0</version>
159159
<scope>test</scope>
160160
</dependency>
161161
</dependencies>

0 commit comments

Comments
 (0)