Skip to content

Commit 7f123a9

Browse files
committed
Use latest 7.3.x interface lib.
1 parent 51c0600 commit 7f123a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.lightstreamer.examples</groupId>
66
<artifactId>rss-adapter-java</artifactId>
7-
<version>1.0.0</version>
7+
<version>1.0.1</version>
88
<packaging>jar</packaging>
99

1010
<name>Lightstreamer RSS Demo Java Adapter</name>
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.lightstreamer</groupId>
6767
<artifactId>ls-adapter-inprocess</artifactId>
68-
<version>7.3.0</version>
68+
<version>7.3.1</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)