Skip to content

Commit 4a4e44c

Browse files
committed
update dependency description to 2.5.4
1 parent ece9926 commit 4a4e44c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ The library is distributed through Sonatype's OSS repo
1515
<dependency>
1616
<groupId>org.zapodot</groupId>
1717
<artifactId>jackson-databind-java-optional</artifactId>
18-
<version>2.5.3</version>
18+
<version>2.5.4</version>
1919
</dependency>
2020
```
2121

2222
### SBT
2323
```scala
24-
libraryDependencies += "org.zapodot" % "jackson-databind-java-optional" % "2.5.3"
24+
libraryDependencies += "org.zapodot" % "jackson-databind-java-optional" % "2.5.4"
2525
```
2626

2727

0 commit comments

Comments
 (0)