Skip to content

Commit e751aa1

Browse files
Merge pull request #233 from avaje/dependabot/maven/master/dependencies-ab76fc697a
Bump io.avaje:junit from 1.6 to 1.7 in the dependencies group
2 parents 7756002 + ab2633a commit e751aa1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

avaje-aws-appconfig/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>io.avaje</groupId>
4747
<artifactId>junit</artifactId>
48-
<version>1.6</version>
48+
<version>1.7</version>
4949
<scope>test</scope>
5050
</dependency>
5151
</dependencies>

avaje-config-toml/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>io.avaje</groupId>
4141
<artifactId>junit</artifactId>
42-
<version>1.6</version>
42+
<version>1.7</version>
4343
<scope>test</scope>
4444
</dependency>
4545

avaje-config/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependency>
5959
<groupId>io.avaje</groupId>
6060
<artifactId>junit</artifactId>
61-
<version>1.6</version>
61+
<version>1.7</version>
6262
<scope>test</scope>
6363
</dependency>
6464

avaje-dynamic-logback/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>io.avaje</groupId>
5353
<artifactId>junit</artifactId>
54-
<version>1.6</version>
54+
<version>1.7</version>
5555
<scope>test</scope>
5656
</dependency>
5757

0 commit comments

Comments
 (0)