Skip to content

Commit aaeb3f8

Browse files
renovate[bot]stefanseifert
authored andcommitted
Update dependency org.junit:junit-bom to v5.12.1
1 parent 9083aa4 commit aaeb3f8

File tree

2 files changed

+2
-2
lines changed
  • tooling/conga-aem-maven-plugin/src/it
    • wcmio-archetype-aem65/parent
    • wcmio-archetype-cloud/parent

2 files changed

+2
-2
lines changed

tooling/conga-aem-maven-plugin/src/it/wcmio-archetype-aem65/parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
<dependency>
279279
<groupId>org.junit</groupId>
280280
<artifactId>junit-bom</artifactId>
281-
<version>5.10.1</version>
281+
<version>5.12.1</version>
282282
<type>pom</type>
283283
<scope>import</scope>
284284
</dependency>

tooling/conga-aem-maven-plugin/src/it/wcmio-archetype-cloud/parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
<dependency>
226226
<groupId>org.junit</groupId>
227227
<artifactId>junit-bom</artifactId>
228-
<version>5.10.1</version>
228+
<version>5.12.1</version>
229229
<type>pom</type>
230230
<scope>import</scope>
231231
</dependency>

0 commit comments

Comments
 (0)