Skip to content

Commit

Permalink
Merge pull request #367 from HSLdevcom/develop
Browse files Browse the repository at this point in the history
Update Pulsar version to 3.0.7
  • Loading branch information
thjarvin authored Nov 21, 2024
2 parents b60bc08 + b21e616 commit dcf03e6
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 @@ -2,14 +2,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fi.hsl</groupId>
<artifactId>transitdata-common</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
<packaging>jar</packaging>
<name>Common utilities for Transitdata projects</name>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<pulsar.version>3.0.6</pulsar.version>
<pulsar.version>3.0.7</pulsar.version>
<testcontainers.version>1.18.3</testcontainers.version>
</properties>

Expand Down

0 comments on commit dcf03e6

Please sign in to comment.