Skip to content

Commit d312747

Browse files
[deps]: Update maven minor (#111)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2632850 commit d312747

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,13 +119,13 @@
119119
<dependency>
120120
<groupId>org.junit.jupiter</groupId>
121121
<artifactId>junit-jupiter-engine</artifactId>
122-
<version>5.11.3</version>
122+
<version>5.11.4</version>
123123
<scope>test</scope>
124124
</dependency>
125125
<dependency>
126126
<groupId>org.assertj</groupId>
127127
<artifactId>assertj-core</artifactId>
128-
<version>3.26.3</version>
128+
<version>3.27.0</version>
129129
<scope>test</scope>
130130
</dependency>
131131
<dependency>
@@ -137,7 +137,7 @@
137137
<dependency>
138138
<groupId>ch.qos.logback</groupId>
139139
<artifactId>logback-classic</artifactId>
140-
<version>1.3.14</version>
140+
<version>1.3.15</version>
141141
<scope>test</scope>
142142
</dependency>
143143

0 commit comments

Comments
 (0)