Skip to content

Commit

Permalink
chore(deps): update dependency junit:junit to v4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 10, 2022
1 parent acc8c51 commit eceb1d0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/connector-management-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
<javax-annotation-version>1.3.2</javax-annotation-version>
<threetenbp-version>2.9.10</threetenbp-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.13</junit-version>
<junit-version>4.13.2</junit-version>
</properties>
<profiles>
<profile>
Expand Down
2 changes: 1 addition & 1 deletion packages/kafka-instance-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
<javax-annotation-version>1.3.2</javax-annotation-version>
<threetenbp-version>2.9.10</threetenbp-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.13</junit-version>
<junit-version>4.13.2</junit-version>
</properties>
<profiles>
<profile>
Expand Down
2 changes: 1 addition & 1 deletion packages/kafka-management-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
<javax-annotation-version>1.3.2</javax-annotation-version>
<threetenbp-version>2.9.10</threetenbp-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.13</junit-version>
<junit-version>4.13.2</junit-version>
</properties>
<profiles>
<profile>
Expand Down
2 changes: 1 addition & 1 deletion packages/registry-management-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@
<javax-annotation-version>1.3.2</javax-annotation-version>
<threetenbp-version>2.9.10</threetenbp-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.13</junit-version>
<junit-version>4.13.2</junit-version>
</properties>
<profiles>
<profile>
Expand Down

0 comments on commit eceb1d0

Please sign in to comment.