1
0

Bump commons-parent from 52 to 53

Bumps commons-parent from 52 to 53.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-parent
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-08 10:21:54 +00:00
committed by Bruno P. Kinoshita
parent 3e39f084f0
commit b1471be908
2 changed files with 4 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>52</version>
<version>53</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>commons-logging</groupId>