Skip to content

Commit

Permalink
update to ProposalDM 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pahjbo committed Oct 21, 2024
1 parent 7054a95 commit ecd16d7
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
import io.quarkus.oidc.client.reactive.filter.OidcClientRequestReactiveFilter;
import org.eclipse.microprofile.rest.client.annotation.RegisterProvider;
import org.eclipse.microprofile.rest.client.inject.RegisterRestClient;
import org.ivoa.dm.proposal.prop.*;
import org.ivoa.dm.proposal.management.*;
import org.ivoa.dm.proposal.prop.ObservingProposal;
import org.ivoa.dm.proposal.prop.Person;
import org.orph2020.pst.common.json.ObjectIdentifier;

import jakarta.ws.rs.*;
Expand Down

0 comments on commit ecd16d7

Please sign in to comment.