Skip to content

Commit 713fc45

Browse files
committed
Merge branch 'develop' of https://github.com/xdev-software/brevo-java-client into develop
2 parents bbb2481 + 71b3777 commit 713fc45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.mvn/wrapper/maven-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# KIND, either express or implied. See the License for the
1515
# specific language governing permissions and limitations
1616
# 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
17+
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<mainClass>software.xdev.Application</mainClass>
3030

31-
<log4j2-version>2.25.0</log4j2-version>
31+
<log4j2-version>2.25.1</log4j2-version>
3232
</properties>
3333

3434
<dependencies>

0 commit comments

Comments
 (0)