From db73071a71d02a9a08843a7f6489686a5cd3535f Mon Sep 17 00:00:00 2001 From: Sheldan <5037282+Sheldan@users.noreply.github.com> Date: Sat, 26 Apr 2025 13:11:36 +0200 Subject: [PATCH] [AB-xxx] updating JDA version --- README.md | 2 +- abstracto-application/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cba9b6b6c..fdacde28d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This repository does not provide the full functionality in order to start a disc ## Technologies -* [JDA](https://github.com/DV8FromTheWorld/JDA/) The Discord API Wrapper in the version 5.3.1 +* [JDA](https://github.com/DV8FromTheWorld/JDA/) The Discord API Wrapper in the version 5.4.0 * [Spring boot](https://github.com/spring-projects/spring-boot) is used as a framework to create standalone application in Java with Java EE methods. (including dependency injection and more) * [Hibernate](https://github.com/hibernate/hibernate-orm) is used as a reference implementation of JPA. * [Freemarker](https://github.com/apache/freemarker) is used as a templating engine. This is used to provide internationalization for user facing text and enable dynamic embed configuration. diff --git a/abstracto-application/pom.xml b/abstracto-application/pom.xml index 28a8557a2..f40737458 100644 --- a/abstracto-application/pom.xml +++ b/abstracto-application/pom.xml @@ -55,7 +55,7 @@ yyyy/MM/dd HH:mm - 5.3.1 + 5.4.0 2.2.6 1.5.3 2.3.0