Skip to content

Commit 48fec36

Browse files
Bump junit:junit from 4.13.1 to 4.13.2 in /processor (#8)
Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13.1...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a83dd67 commit 48fec36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<properties>
2828
<beam.version>2.54.0</beam.version>
29-
<junit.version>4.13.1</junit.version>
29+
<junit.version>4.13.2</junit.version>
3030
<maven.compiler.release>8</maven.compiler.release>
3131
<maven.compiler.source>1.8</maven.compiler.source>
3232
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)