Skip to content

Commit 271148c

Browse files
committed
Releasing 2.8.1.
1 parent a16d9f1 commit 271148c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ if you are using maven add this snippet to your pom:
2020
<dependency>
2121
<groupId>org.buildobjects</groupId>
2222
<artifactId>jproc</artifactId>
23-
<version>2.8.0</version>
23+
<version>2.8.1</version>
2424
</dependency>
2525
~~~
2626

src/test/java/org/buildobjects/process/ProcBuilderTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* <dependency>
3535
* <groupId>org.buildobjects</groupId>
3636
* <artifactId>jproc</artifactId>
37-
* <version>2.8.0</version>
37+
* <version>2.8.1</version>
3838
* </dependency>
3939
* ~~~
4040
*/

0 commit comments

Comments
 (0)