You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2022/12/31 13:23:32 UTC

[streampipes] branch dev updated: Bump fst from 2.56 to 2.57 (#977)

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

bossenti pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new e4023ba31 Bump fst from 2.56 to 2.57 (#977)
e4023ba31 is described below

commit e4023ba310f37965f0a5451eb0e640a8e3b30746
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Sat Dec 31 14:23:28 2022 +0100

    Bump fst from 2.56 to 2.57 (#977)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e8b7ca240..207285be1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
 	<elasticsearch.version>6.8.17</elasticsearch.version>
 	<flink.version>1.13.5</flink.version>
 	<fogsy-qudt.version>1.0</fogsy-qudt.version>
-	<fst.version>2.56</fst.version>
+	<fst.version>2.57</fst.version>
 	<geojson-jackson.version>1.8</geojson-jackson.version>
 	<guava.version>27.1-jre</guava.version>
 	<hibernate-validator.version>6.2.1.Final</hibernate-validator.version>