Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

springboot 3.1.2 #78

Merged
merged 8 commits into from
Sep 22, 2023
Merged

springboot 3.1.2 #78

merged 8 commits into from
Sep 22, 2023

Conversation

AbdelHedhili
Copy link
Contributor

No description provided.

Signed-off-by: Abdelsalem <abdelsalem.hedhili@rte-france.com>
@AbdelHedhili AbdelHedhili self-assigned this Aug 18, 2023
<?xml version="1.1" encoding="UTF-8" standalone="no"?>
<databaseChangeLog xmlns="http://www.liquibase.org/xml/ns/dbchangelog" xmlns:ext="http://www.liquibase.org/xml/ns/dbchangelog-ext" xmlns:pro="http://www.liquibase.org/xml/ns/pro" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.liquibase.org/xml/ns/dbchangelog-ext http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-ext.xsd http://www.liquibase.org/xml/ns/pro http://www.liquibase.org/xml/ns/pro/liquibase-pro-4.1.xsd http://www.liquibase.org/xml/ns/dbchangelog http://www.liquibase.org/xml/ns/dbchangelog/dbchangelog-4.1.xsd">
<changeSet author="hedhiliabd" id="1689623201842-1">
<modifyDataType columnName="element_type"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to check

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's a reminder for you I guess ?

AbdelHedhili and others added 7 commits September 1, 2023 09:00
Signed-off-by: Abdelsalem <abdelsalem.hedhili@rte-france.com>
…:git-commit-id-maven-plugin

Signed-off-by: HARPER Jon <jon.harper87@gmail.com>
Signed-off-by: HARPER Jon <jon.harper87@gmail.com>
By convention and compatibility with springboot 3 (for example hibernate 6 uses jaxb) we use
api:
  javax.xml.bind:jaxb-api javax version 2.x
  jakarta.xml.bind:jakarta.xml.bind-api jakarta version 3+
runtime:
  com.sun.xml.bind:jaxb-impl javax version 2.x
  org.glassfish.jaxb:jaxb-runtime jakarta version 3+
Signed-off-by: HARPER Jon <jon.harper87@gmail.com>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@jonenst jonenst merged commit 6f8fd32 into main Sep 22, 2023
@jonenst jonenst deleted the springboot3 branch September 22, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants