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.
2 parents bbb2481 + 71b3777 commit 713fc45Copy full SHA for 713fc45
.mvn/wrapper/maven-wrapper.properties
@@ -14,4 +14,4 @@
14
# KIND, either express or implied. See the License for the
15
# specific language governing permissions and limitations
16
# under the License.
17
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.10/apache-maven-3.9.10-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.11/apache-maven-3.9.11-bin.zip
brevo-java-client-demo/pom.xml
@@ -28,7 +28,7 @@
28
29
<mainClass>software.xdev.Application</mainClass>
30
31
- <log4j2-version>2.25.0</log4j2-version>
+ <log4j2-version>2.25.1</log4j2-version>
32
</properties>
33
34
<dependencies>
0 commit comments