Skip to content

Commit 270a687

Browse files
build(deps): bump org.joda:joda-money from 1.0.4 to 2.0.0
Bumps [org.joda:joda-money](https://github.com/JodaOrg/joda-money) from 1.0.4 to 2.0.0. - [Release notes](https://github.com/JodaOrg/joda-money/releases) - [Changelog](https://github.com/JodaOrg/joda-money/blob/main/RELEASE-NOTES.txt) - [Commits](JodaOrg/joda-money@v1.0.4...v2.0.0) --- updated-dependencies: - dependency-name: org.joda:joda-money dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82e30ab commit 270a687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

domain-model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>org.joda</groupId>
5353
<artifactId>joda-money</artifactId>
54-
<version>1.0.4</version>
54+
<version>2.0.0</version>
5555
</dependency>
5656
</dependencies>
5757
<build>

0 commit comments

Comments
 (0)