This is an automated email from the ASF dual-hosted git repository.
songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
The following commit(s) were added to refs/heads/master by this push:
new daa51e3 Bump de.ruedigermoeller:fst from 2.48-jdk-6 to 2.57 (#351)
daa51e3 is described below
commit daa51e3f042b60ceb289fa77e3d984429bd0406e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 21 09:32:37 2024 +0800
Bump de.ruedigermoeller:fst from 2.48-jdk-6 to 2.57 (#351)
Bumps
[de.ruedigermoeller:fst](https://github.com/RuedigerMoeller/fast-serialization)
from 2.48-jdk-6 to 2.57.
- [Release
notes](https://github.com/RuedigerMoeller/fast-serialization/releases)
- [Commits](https://github.com/RuedigerMoeller/fast-serialization/commits)
---
updated-dependencies:
- dependency-name: de.ruedigermoeller:fst
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
dubbo-extensions-dependencies-bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-extensions-dependencies-bom/pom.xml
b/dubbo-extensions-dependencies-bom/pom.xml
index b7d5337..cc87085 100644
--- a/dubbo-extensions-dependencies-bom/pom.xml
+++ b/dubbo-extensions-dependencies-bom/pom.xml
@@ -110,7 +110,7 @@
<cxf_version>3.1.15</cxf_version>
<avro_version>1.11.3</avro_version>
<fastjson_version>1.2.83</fastjson_version>
- <fst_version>2.48-jdk-6</fst_version>
+ <fst_version>2.57</fst_version>
<fury_version>0.2.0</fury_version>
<jackson_version>2.15.3</jackson_version>
<gson_version>2.10.1</gson_version>