Skip to content

Commit 3caa0bb

Browse files
committed
Update dependencies
Guava to 33.4.5 and friends.
1 parent 1674ca5 commit 3caa0bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

releng/org.eclipse.linuxtools.target/linuxtools-latest.target

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde version="3.8"?>
3-
<target name="linuxtools-latest" sequenceNumber="6">
3+
<target name="linuxtools-latest" sequenceNumber="7">
44
<locations>
55
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
66
<unit id="com.github.jnr.a64asm" version="1.0.0.v20230715-0746"/>
@@ -157,13 +157,13 @@
157157
<dependency>
158158
<groupId>com.google.guava</groupId>
159159
<artifactId>failureaccess</artifactId>
160-
<version>1.0.2</version>
160+
<version>1.0.3</version>
161161
<type>jar</type>
162162
</dependency>
163163
<dependency>
164164
<groupId>com.google.guava</groupId>
165165
<artifactId>guava</artifactId>
166-
<version>33.4.0-jre</version>
166+
<version>33.4.5-jre</version>
167167
<type>jar</type>
168168
</dependency>
169169
<dependency>

0 commit comments

Comments
 (0)