You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by jf...@apache.org on 2019/10/20 13:53:14 UTC

[plc4x] branch feature/resolve-split-package-osgi updated: Update bit-io to newest version with OSGi support

This is an automated email from the ASF dual-hosted git repository.

jfeinauer pushed a commit to branch feature/resolve-split-package-osgi
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/feature/resolve-split-package-osgi by this push:
     new 742d4a0  Update bit-io to newest version with OSGi support
742d4a0 is described below

commit 742d4a0c31e17677d23a7af3fc30b6b598be5269
Author: Christian Schneider <cs...@adobe.com>
AuthorDate: Mon Oct 14 08:06:23 2019 +0200

    Update bit-io to newest version with OSGi support
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9c2d9ae..6eacdde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -614,7 +614,7 @@
       <dependency>
         <groupId>com.github.jinahya</groupId>
         <artifactId>bit-io</artifactId>
-        <version>1.4.2</version>
+        <version>1.4.3</version>
       </dependency>
       <dependency>
         <groupId>com.github.snksoft</groupId>