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

[Snyk] Upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.3 to 2.13.4 #3

Open
wants to merge 232 commits into
base: public
Choose a base branch
from

Commits on Apr 15, 2021

  1. project skeleton including dockerfile

    A514527 authored and A514527 committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    c165e06 View commit details
    Browse the repository at this point in the history
  2. feat. skeleton updates

    A514527 authored and A514527 committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    bafb3b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. keycloak setup using atos keycloak server and i3market realm

    A514527 authored and A514527 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    6376534 View commit details
    Browse the repository at this point in the history
  2. update index.html to fix swagger.json url

    A514527 authored and A514527 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    343de22 View commit details
    Browse the repository at this point in the history
  3. minor update on index.html swagger url

    A514527 authored and A514527 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a97395d View commit details
    Browse the repository at this point in the history
  4. update on index.html

    A514527 authored and A514527 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    07c564a View commit details
    Browse the repository at this point in the history
  5. fix. remove "/" from index.html in swagger.json url

    A514527 authored and A514527 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    a073cfb View commit details
    Browse the repository at this point in the history
  6. readme file update

    A514527 authored and A514527 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    9a95c16 View commit details
    Browse the repository at this point in the history
  7. fix. api server var removed

    A514527 authored and A514527 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    d379ad1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. update with skeleton structure

    A514527 authored and A514527 committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    67c3db9 View commit details
    Browse the repository at this point in the history
  2. new project packages structure

    A514527 authored and A514527 committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    4556d4b View commit details
    Browse the repository at this point in the history
  3. readme file update

    A514527 authored and A514527 committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    81795ba View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. new pom file with sdk-core artifacy name updated

    A514527 authored and A514527 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    06dbea2 View commit details
    Browse the repository at this point in the history
  2. update pome file to use i3m-maven-snapshots repo for sdk-core artifacts

    A514527 authored and A514527 committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    93a6b88 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. feat. update configuration file, constants and properties for SK-RI

    setup
    A514527 authored and A514527 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    6f3519c View commit details
    Browse the repository at this point in the history
  2. A service skeleton

    Maria Angeles Sanguino committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    eb0809b View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into Subscription-cs#21

    Maria Angeles Sanguino committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    ade33a8 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    NinesSanguino committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    98dfc27 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    NinesSanguino committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    6f9ba88 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    NinesSanguino committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    8c57431 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/master' into Subscription-cs#21

    Maria Angeles Sanguino committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    f74ec27 View commit details
    Browse the repository at this point in the history
  8. feat. propertie file and utility classes to setup sdk-ri using a

    concrete instance of backpalneAPI, oidc provider and vc.
    A514527 authored and A514527 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    493788b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ddd9360 View commit details
    Browse the repository at this point in the history
  10. update on readme file including config section

    A514527 authored and A514527 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    8459814 View commit details
    Browse the repository at this point in the history
  11. minor update on readme file config section

    A514527 authored and A514527 committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    5e1a072 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Merge remote-tracking branch 'origin/master' into Subscription-cs#21

    # Conflicts:
    #	src/main/java/com/i3market/sdk/ri/resource/SdkRiHub.java
    Maria Angeles Sanguino committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    3a4aaaf View commit details
    Browse the repository at this point in the history
  2. Add a services as reference

    Maria Angeles Sanguino committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    0906e4e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. feat. new properties to support data access and wallet endpoints

    A514527 authored and A514527 committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    b903705 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Merge remote-tracking branch 'origin/master' into Subscription-cs#21

    Maria Angeles Sanguino committed May 5, 2021
    Configuration menu
    Copy the full SHA
    6e334ed View commit details
    Browse the repository at this point in the history
  2. minor update including poc

    A514527 authored and A514527 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    3b1d0ce View commit details
    Browse the repository at this point in the history
  3. minor update on SdkRiHub

    A514527 authored and A514527 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    6975316 View commit details
    Browse the repository at this point in the history
  4. update with backplane and oidc examples and new maven dependencies

    A514527 authored and A514527 committed May 5, 2021
    Configuration menu
    Copy the full SHA
    852bbcb View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Merge remote-tracking branch 'origin/master' into Subscription-cs#21

    Maria Angeles Sanguino committed May 6, 2021
    Configuration menu
    Copy the full SHA
    3666293 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. feat.: update including JWT query param in rest methods.

    A514527 authored and A514527 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    cced201 View commit details
    Browse the repository at this point in the history
  2. fix.: update on bearer auth workflow

    A514527 authored and A514527 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    ed266a6 View commit details
    Browse the repository at this point in the history
  3. fix.: update on aunthetications map

    A514527 authored and A514527 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    da298b4 View commit details
    Browse the repository at this point in the history
  4. update auth map reusing key basic auth to support jwt

    A514527 authored and A514527 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    826e150 View commit details
    Browse the repository at this point in the history
  5. update using replace auth conf in authentictions map

    A514527 authored and A514527 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    36fcf5b View commit details
    Browse the repository at this point in the history
  6. update using a modifiable map for authentications

    A514527 authored and A514527 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2133198 View commit details
    Browse the repository at this point in the history
  7. minor update on modifiable map for authentications

    A514527 authored and A514527 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    d5cace4 View commit details
    Browse the repository at this point in the history
  8. update on setup auth jwt in poc oidc example

    A514527 authored and A514527 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2c8a648 View commit details
    Browse the repository at this point in the history
  9. update setup auth jwt on backplane example

    A514527 authored and A514527 committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a2ea97f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Merge remote-tracking branch 'origin/master' into Subscription-cs#21

    Maria Angeles Sanguino committed May 11, 2021
    Configuration menu
    Copy the full SHA
    66772df View commit details
    Browse the repository at this point in the history
  2. minor update on authentications key associated to bearer auths (key=jwt)

    A514527 authored and A514527 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    7a3378c View commit details
    Browse the repository at this point in the history
  3. first commit

    Iosif Furtuna committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1783eb2 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. RI for register offering

    Qaiser Mehmood committed May 12, 2021
    Configuration menu
    Copy the full SHA
    4b85527 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. added migbase64 to fix telesto issue with http basic auth

    A514527 authored and A514527 committed May 13, 2021
    Configuration menu
    Copy the full SHA
    c5ccb97 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Add LICENSE

    ivanmr committed May 27, 2021
    Configuration menu
    Copy the full SHA
    bef3c2a View commit details
    Browse the repository at this point in the history
  2. added license headers

    A514527 authored and A514527 committed May 27, 2021
    Configuration menu
    Copy the full SHA
    30aaaa7 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Reference implementation for semantic engine

    Qaiser Mehmood committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b7754bf View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Reference implementation for semantic engine

    Qaiser Mehmood committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    055cfad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f21caf View commit details
    Browse the repository at this point in the history
  3. conflict resolved

    Qaiser Mehmood committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    adf60b0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'createOfering' into 'master'

    RIs related to semantic engine
    
    See merge request i3-market/code/sdk/i3m-sdk-reference-implementation!1
    qaimeh committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    1570586 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. update openapi lib to 4.3.0

    A514527 authored and A514527 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    eb707a2 View commit details
    Browse the repository at this point in the history
  2. added provider registration RI

    Qaiser Mehmood committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    072c3f8 View commit details
    Browse the repository at this point in the history
  3. .

    Qaiser Mehmood committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    a340e79 View commit details
    Browse the repository at this point in the history
  4. .

    Qaiser Mehmood committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    0090fa0 View commit details
    Browse the repository at this point in the history
  5. tags updated in web resource

    A514527 authored and A514527 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    425c251 View commit details
    Browse the repository at this point in the history
  6. minor update for grouping services using tags

    A514527 authored and A514527 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    9f85a7f View commit details
    Browse the repository at this point in the history
  7. fix: typo in SdkRuHub

    A514527 authored and A514527 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    cc8c46a View commit details
    Browse the repository at this point in the history
  8. new tagging for common services rest api

    A514527 authored and A514527 committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    46f2192 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. update on pom file to add jackon libs

    A514527 authored and A514527 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    d63f701 View commit details
    Browse the repository at this point in the history
  2. updates to fix List<DTO> issue when list it is empty

    A514527 authored and A514527 committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    592f43e View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Merge branch 'master' of gitlab.com:i3-market/code/sdk/i3m-sdk-refere…

    …nce-implementation into DataExchange-cs#11
    FurtunaIosif committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    c65ee5d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    12e5c3d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    bda9f92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21a297a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3629f31 View commit details
    Browse the repository at this point in the history
  4. first implementation of delete user subscription

    Eleazar committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    9bda3ba View commit details
    Browse the repository at this point in the history
  5. first implementation of delete user subscription

    Eleazar committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    848fe2b View commit details
    Browse the repository at this point in the history
  6. first implementation of delete user subscription

    Eleazar committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    8241e35 View commit details
    Browse the repository at this point in the history
  7. first implementation of get user subscriptions

    Eleazar committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    32884ce View commit details
    Browse the repository at this point in the history
  8. first implementation of get user subscriptions

    Eleazar committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    08f07dd View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. first implementation of get user subscriptions

    Eleazar committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    92bc8ac View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. new features update

    FurtunaIosif committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    3d7b5e8 View commit details
    Browse the repository at this point in the history
  2. ignored files

    FurtunaIosif committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    0bad072 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3aa16f View commit details
    Browse the repository at this point in the history
  4. dockerfile revert

    FurtunaIosif committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    f5b3bf5 View commit details
    Browse the repository at this point in the history
  5. dockerfile revert

    FurtunaIosif committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    8b9cd4b View commit details
    Browse the repository at this point in the history
  6. fix. issue related with DataOfferingDTO in semantic engine

    A514527 authored and A514527 committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    e465b1e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. feat: rest assured testing based including routes and test endopints

    A514527 authored and A514527 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    bab27d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. removed swagger.json

    A514527 authored and A514527 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    2af86e2 View commit details
    Browse the repository at this point in the history
  2. Delete .gitignore

    ivanmr committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    fd17bfb View commit details
    Browse the repository at this point in the history
  3. Delete pom.xml.orig

    ivanmr committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    3cf54e5 View commit details
    Browse the repository at this point in the history
  4. merged common service cs#11

    ivanmr committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    e2e2b78 View commit details
    Browse the repository at this point in the history
  5. update including skip test var in dockerfile

    A514527 authored and A514527 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    1550380 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. updated semantic_engine functionalities

    Chi-Hung Le committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    3e30d2c View commit details
    Browse the repository at this point in the history
  2. updated semantic_engine functionalities

    Chi-Hung Le committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    7d9a3ce View commit details
    Browse the repository at this point in the history
  3. uncomment original code

    Chi-Hung Le committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    820b124 View commit details
    Browse the repository at this point in the history
  4. feat: new semantic common services including category and provider lists

    A514527 authored and A514527 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    37b2c30 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. fix. issue with ContractsParametersForOfferings

    A514527 authored and A514527 committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    bdfde4f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. fixed json keys

    FurtunaIosif committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    71cc27d View commit details
    Browse the repository at this point in the history
  2. .gitignore

    FurtunaIosif committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    50b221f View commit details
    Browse the repository at this point in the history
  3. removed

    FurtunaIosif committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8fff0ee View commit details
    Browse the repository at this point in the history
  4. removed keys

    FurtunaIosif committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    a6ee050 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. implementation of offering integration tests

    Eleazar committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    f56230f View commit details
    Browse the repository at this point in the history
  2. fix. update offering route on tests

    A514527 authored and A514527 committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    0296b75 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. fix. issue related with jdk at offering update

    A514527 authored and A514527 committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    08202d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Merge branch 'master' of https://gitlab.com/i3-market/code/sdk/i3m-sd…

    …k-reference-implementation into ActivateSearchAlert-cs#6
    
    � Conflicts:
    �	src/main/java/com/i3market/sdk/ri/resource/SdkRiHub.java
    Eleazar committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    6371e76 View commit details
    Browse the repository at this point in the history
  2. updated sdkrihub from master branch

    Eleazar committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    c184881 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://gitlab.com/i3-market/code/sdk/i3m-sd…

    …k-reference-implementation into CreateSearchAlertAndStore-cs#4
    
    � Conflicts:
    �	src/main/java/com/i3market/sdk/ri/resource/SdkRiHub.java
    Eleazar committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    0ae49f9 View commit details
    Browse the repository at this point in the history
  4. updated from master branch

    Eleazar committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    6b51558 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://gitlab.com/i3-market/code/sdk/i3m-sd…

    …k-reference-implementation into DeleteUserSubscription-cs#7
    
    � Conflicts:
    �	src/main/java/com/i3market/sdk/ri/resource/SdkRiHub.java
    Eleazar committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    3049b8f View commit details
    Browse the repository at this point in the history
  6. updated from master branch

    Eleazar committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    027c91b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://gitlab.com/i3-market/code/sdk/i3m-sd…

    …k-reference-implementation into GetSubscriptionsByUserID-cs#8
    
    � Conflicts:
    �	src/main/java/com/i3market/sdk/ri/resource/SdkRiHub.java
    Eleazar committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    1580d0d View commit details
    Browse the repository at this point in the history
  8. updated from master branch

    Eleazar committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    e54d182 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'CreateSearchAlertAndStore-cs#4' into ActivateSearchAler…

    …t-cs#6
    
    # Conflicts:
    #	src/main/java/com/i3market/sdk/ri/resource/SdkRiHub.java
    Eleazar committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    c042b58 View commit details
    Browse the repository at this point in the history
  10. updated from master branch

    Eleazar committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    49279c2 View commit details
    Browse the repository at this point in the history
  11. update name

    Eleazar committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    146ca66 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. added tokenizer api

    lucma committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    04676f7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 'Subscription-cs#21'

    From master into Subscription-cs#21
    
    See merge request i3-market/code/sdk/i3m-sdk-reference-implementation!5
    NinesSanguino committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    5160398 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. updated function names in OAS

    lucma committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    2177bb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. added vc endpoints

    gobberr committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    17dd7ed View commit details
    Browse the repository at this point in the history
  2. updated object references

    gobberr committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    d887a7e View commit details
    Browse the repository at this point in the history
  3. minor fix on query param

    gobberr committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    03151b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Retrieve notifications added

    Eleazar committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    f507ba1 View commit details
    Browse the repository at this point in the history
  2. First version of create service notification

    Eleazar committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    e04d57d View commit details
    Browse the repository at this point in the history
  3. updated tokenizer return types

    lucma committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    64bca4f View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/tokenizer'

    A514527 authored and A514527 committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    2a4bc02 View commit details
    Browse the repository at this point in the history
  5. fix. data schema issue with vc

    A514527 authored and A514527 committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    48ec9ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1dce8b0 View commit details
    Browse the repository at this point in the history
  7. first version of create user notification

    Eleazar committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    d2c611a View commit details
    Browse the repository at this point in the history
  8. working version of create user notification

    Eleazar committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    e017482 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. working version of modify notifications

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    f6384ae View commit details
    Browse the repository at this point in the history
  2. first version of delete notification

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    7a21f43 View commit details
    Browse the repository at this point in the history
  3. first version of delete notification

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    3019183 View commit details
    Browse the repository at this point in the history
  4. working version of delete notification

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    241e228 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into CreateSearchAlertAndStore-cs#4

    # Conflicts:
    #	src/main/java/com/i3market/sdk/ri/resource/SdkRiHub.java
    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    c12b083 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/deleteNotification-cs#34'

    A514527 authored and A514527 committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    4b82a00 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/getNotifications-cs#34'

    A514527 authored and A514527 committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    658293b View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/modifyNotification-cs#34'

    A514527 authored and A514527 committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    2393611 View commit details
    Browse the repository at this point in the history
  9. working version of create and store alert

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    83cfe02 View commit details
    Browse the repository at this point in the history
  10. working version of modify alerts

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    97fb366 View commit details
    Browse the repository at this point in the history
  11. working version of delete user subscriptions

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    b9db736 View commit details
    Browse the repository at this point in the history
  12. working version of delete user subscriptions

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    cc3309a View commit details
    Browse the repository at this point in the history
  13. Added new endpoint to get contract template

    Jonathan Hepp committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    5aa928c View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' into GetContractTemplate

    Jonathan Hepp committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    55da1a1 View commit details
    Browse the repository at this point in the history
  15. feat. get contract template

    A514527 authored and A514527 committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    107d23b View commit details
    Browse the repository at this point in the history
  16. working version of get user subscriptions

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    ffd32e1 View commit details
    Browse the repository at this point in the history
  17. removed comments

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    911b358 View commit details
    Browse the repository at this point in the history
  18. first version of get users subscribed to category

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    8d05035 View commit details
    Browse the repository at this point in the history
  19. changed endpoint

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    a994234 View commit details
    Browse the repository at this point in the history
  20. changed endpoint

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    5097685 View commit details
    Browse the repository at this point in the history
  21. changed endpoint

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    6a90763 View commit details
    Browse the repository at this point in the history
  22. changed endpoint

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    2971351 View commit details
    Browse the repository at this point in the history
  23. changed endpoint

    Eleazar committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    46085aa View commit details
    Browse the repository at this point in the history
  24. update on get contract template in authorization header param

    A514527 authored and A514527 committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    4607e70 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Merge branch 'ModifySearchAlert-cs#6' into alertSubscriptions-cs#4-6-7-8

    # Conflicts:
    #	src/main/java/com/i3market/sdk/ri/common_services/alerts/subscriptions/CreateUserSubscription.java
    #	src/main/java/com/i3market/sdk/ri/resource/SdkRiHub.java
    Eleazar committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    cd4758a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'DeleteUserSubscription-cs#7' into alertSubscriptions-cs…

    …#4-6-7-8
    
    # Conflicts:
    #	src/main/java/com/i3market/sdk/ri/resource/SdkRiHub.java
    Eleazar committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    181e98e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'GetSubscriptions-cs#8' into alertSubscriptions-cs#4-6-7-8

    # Conflicts:
    #	src/main/java/com/i3market/sdk/ri/resource/SdkRiHub.java
    Eleazar committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4f8a63c View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/alertSubscriptions-cs#4-6-7-8'

    A514527 authored and A514527 committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    298b224 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Merge branch 'master' into 'Subscription-cs#21'

    get notifications progress
    
    See merge request i3-market/code/sdk/i3m-sdk-reference-implementation!7
    NinesSanguino committed Dec 1, 2021
    Configuration menu
    Copy the full SHA
    ad85491 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. removed contract parameters by provierId

    Le Chi Hung committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    20f92e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. update DataOfferingDTO on semantics common services

    A514527 authored and A514527 committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    bb706f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. add shell script to generate dynamically properties on sdk ri in

    dockerfile
    A514527 authored and A514527 committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    a39865e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. update on web.xml to add CORS filter

    A514527 authored and A514527 committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    49d7b77 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Changed API call for endpoint to get contract template

    Jonathan Hepp committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    d296aa9 View commit details
    Browse the repository at this point in the history
  2. Added new tests of the rest of the currently integrated common servic…

    …es. The failed tests have been commented.
    eleazar_escudero authored and eleazar_escudero committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a8b1f23 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/TestingCommonServices'

    A514527 authored and A514527 committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a44ae76 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/GetContractTemplate'

    A514527 authored and A514527 committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    8554dd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bda9359 View commit details
    Browse the repository at this point in the history
  6. uncomment working method

    eleazar_escudero authored and eleazar_escudero committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    1326794 View commit details
    Browse the repository at this point in the history
  7. changed from queryparam to pathparam in subscription methods related …

    …to user_id and subscription_id
    eleazar_escudero authored and eleazar_escudero committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    bfc36f1 View commit details
    Browse the repository at this point in the history
  8. added a GenericExceptionMapper for error handling

    A514527 authored and A514527 committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    f2eb906 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/Subscription-cs#21'

    A514527 authored and A514527 committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    6b18087 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/GetContractTemplate'

    A514527 authored and A514527 committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    9e165f1 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    ivanmr committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    852a621 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    ivanmr committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    caf4ba4 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. revised new offering for semantic engine

    Chi-Hung Le committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    79442b2 View commit details
    Browse the repository at this point in the history
  2. Include License

    kaarelGT committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    16f19ca View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Update README.md

    ivanmr committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    e32ec49 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ivanmr committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    23866bf View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ivanmr committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    04c22cb View commit details
    Browse the repository at this point in the history
  4. update on readme file

    A514527 authored and A514527 committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    d88d4b0 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/public'

    A514527 authored and A514527 committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    2ca109c View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. Added information about routes

    eleazar_escudero authored and eleazar_escudero committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    e51c18e View commit details
    Browse the repository at this point in the history
  2. methods fixed

    eleazar_escudero authored and eleazar_escudero committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    7924ce1 View commit details
    Browse the repository at this point in the history
  3. added the tests that are currently working

    eleazar_escudero authored and eleazar_escudero committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    ea33c1b View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/TestingCommonServices'

    A514527 authored and A514527 committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    961f1d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. minor update on org.wildfly.plugins version

    A514527 authored and A514527 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    0214332 View commit details
    Browse the repository at this point in the history
  2. minor update on wildfly-maven-plugin

    A514527 authored and A514527 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    6669126 View commit details
    Browse the repository at this point in the history
  3. minor update on jboss-as-maven-plugin

    A514527 authored and A514527 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    78c9cc7 View commit details
    Browse the repository at this point in the history
  4. update on maven-clean-plugin

    A514527 authored and A514527 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    9ef7b14 View commit details
    Browse the repository at this point in the history
  5. minor update in pom.xml

    A514527 authored and A514527 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    63ec148 View commit details
    Browse the repository at this point in the history
  6. minor update in dockerfile

    A514527 authored and A514527 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    f4c2462 View commit details
    Browse the repository at this point in the history
  7. update on pom.xml

    A514527 authored and A514527 committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    8911efc View commit details
    Browse the repository at this point in the history
  8. Update settings.xml

    ivanmr committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    a2afead View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b5559d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06fd4fa View commit details
    Browse the repository at this point in the history
  11. Update src/main/java/com/i3market/sdk/ri/common_services/data/exchang…

    …e/AccountDataBlock.java
    ivanmr committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    9310562 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    796c6f3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b0fc818 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fef0082 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. updated semantic-engine

    chi-hung.le authored and chi-hung.le committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    7286ed5 View commit details
    Browse the repository at this point in the history
  2. update on semantic engine methods

    A514527 authored and A514527 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    0ee5b50 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/semantic-engine'

    Conflicts:
    	src/main/java/com/i3market/sdk/ri/common_services/verifiableCredentials/VerifiableCredentials.java
    A514527 authored and A514527 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    a2a2982 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. minor updates on offering methods

    A514527 authored and A514527 committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    653204b View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. update to fix issues coming from semantic engine data types and API

    A514527 authored and A514527 committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    67d38ee View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. update on managing exceptions approach

    A514527 authored and A514527 committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    72c5923 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. update to fix all issues related with semantic engine and exceptions

    management
    A514527 authored and A514527 committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    92bc15b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. update fixing semantic engine issues

    A514527 authored and A514527 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    7a19e31 View commit details
    Browse the repository at this point in the history
  2. minor update on dockerfile

    A514527 authored and A514527 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    0eed919 View commit details
    Browse the repository at this point in the history
  3. update on pom file

    A514527 authored and A514527 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    e3c88cf View commit details
    Browse the repository at this point in the history
  4. update on retrieve offerings

    A514527 authored and A514527 committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    3b47f8a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. major update to support global auth approach using access_token and

    id_token
    A514527 authored and A514527 committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    c68da68 View commit details
    Browse the repository at this point in the history
  2. update on header params in web resource

    A514527 authored and A514527 committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    b82dd8f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. update to integrate new version of offerings based on mongoDB

    A514527 authored and A514527 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    cc53c84 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Merge branch 'master' into 'Subscription-cs#21'

    add shell script to generate dynamically properties on sdk ri in
    
    See merge request i3-market/code/sdk/i3m-sdk-reference-implementation!10
    NinesSanguino committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    3e4e4c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. minor update in dockerfile to define env var for node

    A514527 authored and A514527 committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    58bcd64 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. fix. security vulnerabilities detected with trivy

    A514527 authored and A514527 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    930e358 View commit details
    Browse the repository at this point in the history
  2. update jackson-databind to 2.11.3

    A514527 authored and A514527 committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    97df951 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Create data purchase request service

    Maria Angeles Sanguino committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    035d5e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. send the messages in the "Agreement pending" queue

    Maria Angeles Sanguino committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    523e4a9 View commit details
    Browse the repository at this point in the history
  2. put the right baseURI

    Maria Angeles Sanguino committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    30a263b View commit details
    Browse the repository at this point in the history
  3. change port

    Maria Angeles Sanguino committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    dc47345 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Merge remote-tracking branch 'origin/Subscription-cs#21'

    A514527 authored and A514527 committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    458c77a View commit details
    Browse the repository at this point in the history
  2. Change templateOfferingIdGet

    Maria Angeles Sanguino committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    f7f4966 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. update on semantic engine integration tests

    A514527 authored and A514527 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    0994576 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into public

    # Conflicts:
    #	src/main/java/com/i3market/sdk/ri/common_services/data/exchange/AccountDataBlock.java
    #	src/main/webapp/WEB-INF/jetty-web.xml
    #	src/test/java/api/engine/endpoints/CommonServicesEndpoints.java
    #	src/test/java/api/engine/endpoints/Routes.java
    Maria Angeles Sanguino committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    c68a444 View commit details
    Browse the repository at this point in the history
  3. Update pom.xml

    NinesSanguino committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    3684bdb View commit details
    Browse the repository at this point in the history
  4. Update settings.xml

    NinesSanguino committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    55ddc15 View commit details
    Browse the repository at this point in the history
  5. Update src/main/java/com/i3market/sdk/ri/bean/package-info.java, src/…

    …main/java/com/i3market/sdk/ri/common_services/accounting/package-info.java, setup-sdk-ri.sh, src/main/java/com/i3market/sdk/ri/common_services/data/discovery/RetrieveOfferingTemplate.java, src/main/java/com/i3market/sdk/ri/common_services/data/discovery/RetrieveOfferingList.java, src/main/java/com/i3market/sdk/ri/common_services/data/discovery/RetrieveOfferingByProviderId.java, src/main/java/com/i3market/sdk/ri/common_services/data/discovery/RetrieveOfferingById.java, src/main/java/com/i3market/sdk/ri/common_services/data/discovery/RetrieveOfferingByCategory.java, src/main/java/com/i3market/sdk/ri/common_services/data/discovery/RetrieveCategoryList.java, src/main/java/com/i3market/sdk/ri/common_services/alerts/subscriptions/GetSubscriptions.java, src/main/java/com/i3market/sdk/ri/common_services/data/exchange/AccountDataBlock.java
    NinesSanguino committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    964e466 View commit details
    Browse the repository at this point in the history
  6. Update src/main/resources/sdk_ri_config.properties

    NinesSanguino committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    80de367 View commit details
    Browse the repository at this point in the history
  7. Update src/main/webapp/WEB-INF/jetty-web.xml

    NinesSanguino committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    c8429d2 View commit details
    Browse the repository at this point in the history
  8. Update src/main/webapp/WEB-INF/keycloak.json

    NinesSanguino committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    3fef2c4 View commit details
    Browse the repository at this point in the history
  9. Update src/main/webapp/WEB-INF/web.xml

    NinesSanguino committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    1dae499 View commit details
    Browse the repository at this point in the history
  10. Update src/test/java/api/engine/endpoints/Routes.java

    NinesSanguino committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    b887dae View commit details
    Browse the repository at this point in the history
  11. Update src/test/java/api/test/TestEndpoints.java

    NinesSanguino committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    a880bfb View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    31f62d8 View commit details
    Browse the repository at this point in the history
  2. delete swagger.json

    A514527 authored and A514527 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    8993ccc View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.3 …

    …to 2.13.4
    
    Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind from 2.11.3 to 2.13.4.
    
    See this package in Maven Repository:
    https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/
    
    See this project in Snyk:
    https://app.snyk.io/org/rish2497/project/e7db710e-4038-4db5-8fc2-ff41d5e8125b?utm_source=github&utm_medium=referral&page=upgrade-pr
    snyk-bot committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    5d1ec36 View commit details
    Browse the repository at this point in the history