Skip to content

Commit b1b8433

Browse files
committed
updated readme
1 parent 7f7d59d commit b1b8433

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The Framework has been published in the Maven Central and can be easily added as
4949
<dependency>
5050
<groupId>com.igormaznitsa</groupId>
5151
<artifactId>jbbp</artifactId>
52-
<version>1.3.0</version>
52+
<version>1.4.0</version>
5353
</dependency>
5454
```
5555
the precompiled library jar, javadoc and sources also can be downloaded directly from [the Maven central.](http://search.maven.org/#browse|808871750)
@@ -96,7 +96,7 @@ in Maven you should just add such plugin execution
9696
<plugin>
9797
<groupId>com.igormaznitsa</groupId>
9898
<artifactId>jbbp-maven-plugin</artifactId>
99-
<version>1.3.0</version>
99+
<version>1.4.0</version>
100100
<executions>
101101
<execution>
102102
<id>gen-jbbp-src</id>

0 commit comments

Comments
 (0)