Skip to content

Commit 4957eeb

Browse files
committed
Update bytebuddy to 1.17.3
Change-Id: I17a57b0e6075971f93aa9cbc01f3347947eee072
1 parent 06775c6 commit 4957eeb

File tree

8 files changed

+21
-21
lines changed

8 files changed

+21
-21
lines changed

WORKSPACE

+3-3
Original file line numberDiff line numberDiff line change
@@ -214,18 +214,18 @@ maven_jar(
214214
sha1 = "31f5d58a202bd5df4993fb10fa2cffd610c20d6f",
215215
)
216216

217-
BYTE_BUDDY_VERSION = "1.17.2"
217+
BYTE_BUDDY_VERSION = "1.17.3"
218218

219219
maven_jar(
220220
name = "bytebuddy",
221221
artifact = "net.bytebuddy:byte-buddy:" + BYTE_BUDDY_VERSION,
222-
sha1 = "6fe75b66ba1a6ae30e373d696c3bbe34cd851e49",
222+
sha1 = "dff77e21ebdac42bb4ebf5f3311fc7bfbac19cc3",
223223
)
224224

225225
maven_jar(
226226
name = "bytebuddy-agent",
227227
artifact = "net.bytebuddy:byte-buddy-agent:" + BYTE_BUDDY_VERSION,
228-
sha1 = "64e09840ffb6ed463c40c8f1e758486e5122d891",
228+
sha1 = "99693871303c2df9b1241bc731efc0737a50e0b2",
229229
)
230230

231231
maven_jar(

org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.32.target

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde?>
33
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4-
<target name="jgit-4.32" sequenceNumber="1742673376">
4+
<target name="jgit-4.32" sequenceNumber="1742673483">
55
<locations>
66
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
77
<unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
@@ -191,13 +191,13 @@
191191
<dependency>
192192
<groupId>net.bytebuddy</groupId>
193193
<artifactId>byte-buddy</artifactId>
194-
<version>1.17.2</version>
194+
<version>1.17.3</version>
195195
<type>jar</type>
196196
</dependency>
197197
<dependency>
198198
<groupId>net.bytebuddy</groupId>
199199
<artifactId>byte-buddy-agent</artifactId>
200-
<version>1.17.2</version>
200+
<version>1.17.3</version>
201201
<type>jar</type>
202202
</dependency>
203203
</dependencies>

org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.33.target

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde?>
33
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4-
<target name="jgit-4.33" sequenceNumber="1742673376">
4+
<target name="jgit-4.33" sequenceNumber="1742673483">
55
<locations>
66
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
77
<unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
@@ -191,13 +191,13 @@
191191
<dependency>
192192
<groupId>net.bytebuddy</groupId>
193193
<artifactId>byte-buddy</artifactId>
194-
<version>1.17.2</version>
194+
<version>1.17.3</version>
195195
<type>jar</type>
196196
</dependency>
197197
<dependency>
198198
<groupId>net.bytebuddy</groupId>
199199
<artifactId>byte-buddy-agent</artifactId>
200-
<version>1.17.2</version>
200+
<version>1.17.3</version>
201201
<type>jar</type>
202202
</dependency>
203203
</dependencies>

org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.34.target

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde?>
33
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4-
<target name="jgit-4.34" sequenceNumber="1742673376">
4+
<target name="jgit-4.34" sequenceNumber="1742673483">
55
<locations>
66
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
77
<unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
@@ -191,13 +191,13 @@
191191
<dependency>
192192
<groupId>net.bytebuddy</groupId>
193193
<artifactId>byte-buddy</artifactId>
194-
<version>1.17.2</version>
194+
<version>1.17.3</version>
195195
<type>jar</type>
196196
</dependency>
197197
<dependency>
198198
<groupId>net.bytebuddy</groupId>
199199
<artifactId>byte-buddy-agent</artifactId>
200-
<version>1.17.2</version>
200+
<version>1.17.3</version>
201201
<type>jar</type>
202202
</dependency>
203203
</dependencies>

org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.35.target

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde?>
33
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4-
<target name="jgit-4.35" sequenceNumber="1742673376">
4+
<target name="jgit-4.35" sequenceNumber="1742673483">
55
<locations>
66
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
77
<unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
@@ -191,13 +191,13 @@
191191
<dependency>
192192
<groupId>net.bytebuddy</groupId>
193193
<artifactId>byte-buddy</artifactId>
194-
<version>1.17.2</version>
194+
<version>1.17.3</version>
195195
<type>jar</type>
196196
</dependency>
197197
<dependency>
198198
<groupId>net.bytebuddy</groupId>
199199
<artifactId>byte-buddy-agent</artifactId>
200-
<version>1.17.2</version>
200+
<version>1.17.3</version>
201201
<type>jar</type>
202202
</dependency>
203203
</dependencies>

org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.36.target

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
22
<?pde?>
33
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
4-
<target name="jgit-4.36" sequenceNumber="1742673376">
4+
<target name="jgit-4.36" sequenceNumber="1742673483">
55
<locations>
66
<location includeMode="slicer" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
77
<unit id="com.jcraft.jsch" version="0.1.55.v20230916-1400"/>
@@ -191,13 +191,13 @@
191191
<dependency>
192192
<groupId>net.bytebuddy</groupId>
193193
<artifactId>byte-buddy</artifactId>
194-
<version>1.17.2</version>
194+
<version>1.17.3</version>
195195
<type>jar</type>
196196
</dependency>
197197
<dependency>
198198
<groupId>net.bytebuddy</groupId>
199199
<artifactId>byte-buddy-agent</artifactId>
200-
<version>1.17.2</version>
200+
<version>1.17.3</version>
201201
<type>jar</type>
202202
</dependency>
203203
</dependencies>

org.eclipse.jgit.packaging/org.eclipse.jgit.target/maven/dependencies.tpd

+2-2
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,12 @@ maven bytebuddy
9797
dependency {
9898
groupId = "net.bytebuddy"
9999
artifactId = "byte-buddy"
100-
version = "1.17.2"
100+
version = "1.17.3"
101101
}
102102
dependency {
103103
groupId = "net.bytebuddy"
104104
artifactId = "byte-buddy-agent"
105-
version = "1.17.2"
105+
version = "1.17.3"
106106
}
107107
}
108108

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<hamcrest-version>2.2</hamcrest-version>
149149
<assertj-version>3.27.3</assertj-version>
150150
<jna-version>5.17.0</jna-version>
151-
<byte-buddy-version>1.17.2</byte-buddy-version>
151+
<byte-buddy-version>1.17.3</byte-buddy-version>
152152

153153
<!-- Properties to enable jacoco code coverage analysis -->
154154
<sonar.core.codeCoveragePlugin>jacoco</sonar.core.codeCoveragePlugin>

0 commit comments

Comments
 (0)