File tree 2 files changed +4
-4
lines changed
src/test/java/org/glassfish/jersey/test/agnostic
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved.
4
+ Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved.
5
5
6
6
This program and the accompanying materials are made available under the
7
7
terms of the Eclipse Public License v. 2.0, which is available at
23
23
<parent >
24
24
<groupId >org.eclipse.ee4j</groupId >
25
25
<artifactId >project</artifactId >
26
- <version >1.0.8 </version >
26
+ <version >1.0.9 </version >
27
27
<relativePath >../../../pom.xml</relativePath >
28
28
</parent >
29
29
38
38
<maven .compiler.source>8</maven .compiler.source>
39
39
<maven .compiler.target>8</maven .compiler.target>
40
40
<hk2 .version>3.0.3</hk2 .version>
41
- <jersey .version>3.0.99-SNAPSHOT </jersey .version>
41
+ <jersey .version>3.0.14 </jersey .version>
42
42
</properties >
43
43
44
44
<build >
Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2023 Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2023, 2024 Oracle and/or its affiliates. All rights reserved.
3
3
*
4
4
* This program and the accompanying materials are made available under the
5
5
* terms of the Eclipse Public License v. 2.0, which is available at
You can’t perform that action at this time.
0 commit comments