Skip to content

Commit ff6e3e4

Browse files
Update dependency org.junit:junit-bom to v5.13.4 (#193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 279b7e3 commit ff6e3e4

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.13.3</version>
281+
<version>5.13.4</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.13.3</version>
228+
<version>5.13.4</version>
229229
<type>pom</type>
230230
<scope>import</scope>
231231
</dependency>

0 commit comments

Comments
 (0)