We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e85ec27 commit 8aedd46Copy full SHA for 8aedd46
pom.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
4
- Copyright 2012-2023 The Feign Authors
+ Copyright 2012-2024 The Feign Authors
5
6
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
7
in compliance with the License. You may obtain a copy of the License at
@@ -94,7 +94,7 @@
94
95
<junit5.version>5.10.1</junit5.version>
96
<jackson.version>2.16.1</jackson.version>
97
- <assertj.version>3.24.2</assertj.version>
+ <assertj.version>3.25.0</assertj.version>
98
<mockito.version>5.8.0</mockito.version>
99
100
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
0 commit comments