Skip to content

Commit fa639fe

Browse files
authored
1 parent e7bff36 commit fa639fe

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

maven-resolver-named-locks-redisson/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>org.redisson</groupId>
4747
<artifactId>redisson</artifactId>
48-
<version>3.43.0</version>
48+
<version>3.44.0</version>
4949
<exclusions>
5050
<exclusion>
5151
<groupId>org.slf4j</groupId>
@@ -71,10 +71,6 @@
7171
<groupId>io.reactivex.rxjava3</groupId>
7272
<artifactId>rxjava</artifactId>
7373
</exclusion>
74-
<exclusion>
75-
<groupId>io.netty</groupId>
76-
<artifactId>netty-transport-native-unix-common</artifactId>
77-
</exclusion>
7874
<exclusion>
7975
<groupId>org.reactivestreams</groupId>
8076
<artifactId>reactive-streams</artifactId>

maven-resolver-named-locks-redisson/src/assembly/bundle.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
specific language governing permissions and limitations
1818
under the License.
1919
-->
20-
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.1.1"
20+
<assembly xmlns="http://maven.apache.org/ASSEMBLY/2.2.0"
2121
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.1.1 https://maven.apache.org/xsd/assembly-2.1.1.xsd">
22+
xsi:schemaLocation="http://maven.apache.org/ASSEMBLY/2.2.0 https://maven.apache.org/xsd/assembly-2.2.0.xsd">
2323
<id>bundle</id>
2424
<formats>
2525
<format>zip</format>

0 commit comments

Comments
 (0)