Skip to content

Commit 7197ec0

Browse files
committed
build(deps): bump snakeyaml-engine from 2.7 to 2.8
1 parent 34f56c7 commit 7197ec0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

org.eclipse.tm4e.core/META-INF/MANIFEST.MF

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Require-Bundle: com.google.gson;bundle-version="[2.10.1,3.0.0)",
1010
org.apache.batik.util;bundle-version="[1.16.0,2.0.0)";resolution:=optional,
1111
org.jcodings;bundle-version="[1.0.58,2.0.0)",
1212
org.joni;bundle-version="[2.2.1,3.0.0)",
13-
org.snakeyaml.engine;bundle-version="[2.7.0,3.0.0)"
13+
org.snakeyaml.engine;bundle-version="[2.8.0,3.0.0)"
1414
Import-Package: org.w3c.css.sac;resolution:=optional,
1515
org.w3c.css.sac.helpers;resolution:=optional,
1616
org.w3c.dom.css

target-platforms/oldest.target

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.snakeyaml</groupId>
3939
<artifactId>snakeyaml-engine</artifactId>
40-
<version>2.7</version>
40+
<version>2.8</version>
4141
<type>jar</type>
4242
</dependency>
4343
</dependencies>

0 commit comments

Comments
 (0)