1 parent ba480f2 commit c0cd9c0Copy full SHA for c0cd9c0
1 file changed
pom.xml
@@ -67,7 +67,7 @@
67
<rhino.version>1.9.1</rhino.version>
68
<commonmark.version>0.30.0</commonmark.version>
69
<langchain4j.version>1.19.0</langchain4j.version>
70
- <telegram.version>10.2.0</telegram.version>
+ <telegram.version>10.2.1</telegram.version>
71
</properties>
72
73
<repositories>
@@ -281,7 +281,7 @@
281
<dependency>
282
<groupId>org.firebirdsql.jdbc</groupId>
283
<artifactId>jaybird</artifactId>
284
- <version>6.0.5</version>
+ <version>6.0.6</version>
285
</dependency>
286
287
<groupId>org.yaml</groupId>
@@ -836,7 +836,7 @@
836
837
<groupId>org.python</groupId>
838
<artifactId>jython-standalone</artifactId>
839
- <version>2.7.4</version>
+ <version>2.7.5b1</version>
840
841
</dependencies>
842
0 commit comments