diff --git a/.env b/.env
index 6e451ff..e00c5ca 100644
--- a/.env
+++ b/.env
@@ -1,4 +1,4 @@
REGISTRY_PREFIX=harbor.sheldan.dev/oneplus-bot/
ABSTRACTO_PREFIX=harbor.sheldan.dev/abstracto/
VERSION=1.6.30
-ABSTRACTO_VERSION=1.5.38
\ No newline at end of file
+ABSTRACTO_VERSION=1.5.48
\ No newline at end of file
diff --git a/application/oneplus-bot-customizations/starboard-custom/pom.xml b/application/oneplus-bot-customizations/starboard-custom/pom.xml
index 4fceff0..640e44b 100644
--- a/application/oneplus-bot-customizations/starboard-custom/pom.xml
+++ b/application/oneplus-bot-customizations/starboard-custom/pom.xml
@@ -10,10 +10,6 @@
starboard-custom
jar
-
- 8
- 8
-
diff --git a/deployment/helm/oneplus-bot/values.yaml b/deployment/helm/oneplus-bot/values.yaml
index 7fead97..9fb0fbb 100644
--- a/deployment/helm/oneplus-bot/values.yaml
+++ b/deployment/helm/oneplus-bot/values.yaml
@@ -22,7 +22,7 @@ templateDeployment:
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-template-deployment
- tag: 1.5.38
+ tag: 1.5.48
templateDeploymentData:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
@@ -33,7 +33,7 @@ dbConfigDeployment:
repository: harbor.sheldan.dev/abstracto
pullPolicy: Always
image: abstracto-db-deployment
- tag: 1.5.38
+ tag: 1.5.48
dbConfigDeploymentData:
repository: harbor.sheldan.dev/oneplus-bot
pullPolicy: Always
diff --git a/pom.xml b/pom.xml
index ca8109e..282d88a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,8 +17,8 @@
17
17
- 1.5.38
- 1.4.38
+ 1.5.48
+ 1.4.45