Skip to content

Commit

Permalink
Bump org.codehaus.castor:castor-core from 1.3.1 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.castor:castor-core](https://github.com/castor-data-binding/castor) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/castor-data-binding/castor/releases)
- [Commits](castor-data-binding/castor@castor-1.3.1...1.4.1)

---
updated-dependencies:
- dependency-name: org.codehaus.castor:castor-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2023
1 parent fe39292 commit 836535a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ application {

dependencies {
implementation 'args4j:args4j:2.33'
implementation 'org.codehaus.castor:castor-core:1.3.1'
implementation 'org.codehaus.castor:castor-core:1.4.1'
implementation 'org.codehaus.castor:castor-xml:1.3.1'
implementation 'commons-logging:commons-logging:1.2'
implementation 'asm:asm:3.2'
Expand Down

0 comments on commit 836535a

Please sign in to comment.