Skip to content

Commit

Permalink
Use latest 7.3.x interface lib.
Browse files Browse the repository at this point in the history
  • Loading branch information
dario-weswit committed Oct 4, 2022
1 parent 09c5fbb commit d5439c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.lightstreamer.examples</groupId>
<artifactId>messenger-adapter-java</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<name>Lightstreamer Messenger Demo Java Adapter</name>
Expand Down Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>com.lightstreamer</groupId>
<artifactId>ls-adapter-inprocess</artifactId>
<version>7.3.0</version>
<version>7.3.1</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit d5439c4

Please sign in to comment.